commit | 04800ada2acc3a9ffc754c1d73576cef326f3311 | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Wed Jun 06 11:25:02 2012 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Jun 18 19:18:53 2012 +0200 |
tree | c3b298de7409ec82b19d206c66d84558c09637d6 | |
parent | 58886a9011f8eae705b9f585ec6c80b34f3c4e6c [diff] |
mac80211: stop Rx during HW reconfig While HW reconfig is in progress, drop all incoming Rx. This prevents incoming packets from changing the internal state of the driver or calling callbacks of the low level driver while it is in inconsistent state. Signed-off-by: Arik Nemtsov <arik@wizery.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>