linux/drivers/net/wireless/p54
Larry Finger 6041e2a08c 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>
2008-08-04 15:09:12 -04:00
..
Kconfig
Makefile
net2280.h
p54.h p54: Fix potential concurrent access to private data 2008-08-04 15:09:12 -04:00
p54common.c p54: Fix potential concurrent access to private data 2008-08-04 15:09:12 -04:00
p54common.h mac80211: move TX info into skb->cb 2008-05-21 21:48:11 -04:00
p54pci.c mac80211: let drivers wake but not start queues 2008-05-21 21:48:08 -04:00
p54pci.h
p54usb.c p54: treat firmware data as const 2008-07-10 14:26:21 +01:00
p54usb.h