diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2008-08-04 00:58:36 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-08-04 21:09:12 +0200 |
commit | 6041e2a08c50e3fcaf1e56422bfafda62c597cea (patch) | |
tree | 515d1d222f9323232da46aa024cb38e707481a1f /drivers/net/wireless/prism54 | |
parent | rt2x00: Disable link tuning in rt2500usb (diff) | |
download | linux-6041e2a08c50e3fcaf1e56422bfafda62c597cea.tar.xz linux-6041e2a08c50e3fcaf1e56422bfafda62c597cea.zip |
p54: Fix potential concurrent access to private data
Experience with the rtl8187 driver has shown that mac80211 can make
calls to the config callback routine in rapid succession. This patch
creates a mutex that protects the private data in several of the routines
called by mac80211.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/prism54')
0 files changed, 0 insertions, 0 deletions