Merge commit 'origin/master' into next
[sfrench/cifs-2.6.git] / drivers / net / wireless / iwlwifi / iwl-agn-rs.h
index 345806dd8870b74d1ff792b72be3f797d4af4c07..ab59acc405d9426774f3e3cffad380be8affa542 100644 (file)
@@ -231,7 +231,7 @@ enum {
 #define IWL_RS_GOOD_RATIO              12800   /* 100% */
 #define IWL_RATE_SCALE_SWITCH          10880   /*  85% */
 #define IWL_RATE_HIGH_TH               10880   /*  85% */
-#define IWL_RATE_INCREASE_TH            8960   /*  70% */
+#define IWL_RATE_INCREASE_TH           6400    /*  50% */
 #define IWL_RATE_DECREASE_TH           1920    /*  15% */
 
 /* possible actions when in legacy mode */