summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorPavel Roskin <proski@gnu.org>2010-02-14 04:13:06 +0100
committerJohn W. Linville <linville@tuxdriver.com>2010-02-16 20:16:24 +0100
commit04662360854aefcb6337d93701892ad97411fdd0 (patch)
tree5d3330040a35c5b03bae63fc848d3e79526c7589 /net
parentcfg80211/mac80211: allow registering for and sending action frames (diff)
downloadlinux-04662360854aefcb6337d93701892ad97411fdd0.tar.xz
linux-04662360854aefcb6337d93701892ad97411fdd0.zip
mwl8k: disable softirqs when accessing sta_notify_list
Use spin_[un]lock_bh in mwl8k_sta_notify(). The sta_notify handler is required to be atomic, yet it can be called in process context, so make sure one call won't preempt another. Signed-off-by: Pavel Roskin <proski@gnu.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions