]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: reduce max remain-on-channel duration
authorJohannes Berg <johannes.berg@intel.com>
Wed, 25 Jul 2012 15:06:47 +0000 (17:06 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 27 Jul 2012 11:41:22 +0000 (13:41 +0200)
commit6222c3623f5a4fb3a23cd3af62e2e2a084a434d5
tree454e7bcbf4dbbaa9a831415d84440902726006c0
parent21556ec7e885703645a2549face44f322200fd9e
iwlwifi: reduce max remain-on-channel duration

Due to the way the PAN parameters are set up, the
maximum duration isn't 1000 but much lower, set it
to 500 which is safe (somewhere around 550 might
be possible.)

Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/dvm/mac80211.c