From: Johannes Berg Date: Tue, 6 Apr 2010 09:18:44 +0000 (+0200) Subject: mac80211: remove irq disabling for sta lock X-Git-Tag: v2.6.35-rc1~473^2~460^2^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b43ae6daf26f29cec49fa3a3f18025355495500;p=pandora-kernel.git mac80211: remove irq disabling for sta lock All other places except one in the TX path, which has BHs disabled, and it also cannot be locked from interrupts so disabling IRQs is not necessary. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed