From: Johannes Berg Date: Sun, 11 Oct 2009 10:19:21 +0000 (+0200) Subject: b43: fix ieee80211_rx() context X-Git-Tag: v2.6.32-rc5~13^2~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edbfdcceb41c0cbfc1dd2cd28af2272190be47ad;p=pandora-kernel.git b43: fix ieee80211_rx() context Due to the way it interacts with the networking stack and other parts of mac80211, ieee80211_rx() must be called with disabled softirqs. [1] http://thread.gmane.org/gmane.linux.kernel.wireless.general/39440/focus=40266 Reported-by: Dave Young Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed