]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: Increase the max remain on channel time
authorIlan Peer <ilan.peer@intel.com>
Wed, 20 Feb 2013 06:41:54 +0000 (08:41 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 20 Mar 2013 13:28:11 +0000 (14:28 +0100)
commit9c86024acb81bc3ed9a58eda9be04fe3061da74c
tree1a9f125f0e90a3da5e5e7fae29f3a1212b41de84
parent8f5943344a15f0063cb433f0918f7bebac721cba
iwlwifi: mvm: Increase the max remain on channel time

Increase the maximal remain on channel time as longer remain
on channel requests are handled by the FW using fragmented
time events.

This reduces the number of user/kernel space iterations during
flows such as p2p_listen. In addition it is currently required
for flows which require longer duration such as p2p_sd.

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