From: Arik Nemtsov Date: Wed, 6 Jun 2012 08:25:02 +0000 (+0300) Subject: mac80211: stop Rx during HW reconfig X-Git-Tag: v3.6-rc1~125^2~57^2~248^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04800ada2acc3a9ffc754c1d73576cef326f3311;p=pandora-kernel.git 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 Signed-off-by: Johannes Berg --- Reading git-diff-tree failed