linux/drivers/net/wireless/bcm43xx
Michael Buesch 3693ec670b [PATCH] bcm43xx: fix race condition in periodic work handler
There is a potential race condition in the periodic_work_handler routine
of bcm43xx-softmac. In addition to fixing this condition, the size of code is
reduced by moving the mutex lock outside the if.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2006-10-16 20:09:47 -04:00
..
bcm43xx.h
bcm43xx_debugfs.c
bcm43xx_debugfs.h
bcm43xx_dma.c
bcm43xx_dma.h
bcm43xx_ethtool.c
bcm43xx_ethtool.h
bcm43xx_ilt.c
bcm43xx_ilt.h
bcm43xx_leds.c
bcm43xx_leds.h
bcm43xx_main.c
bcm43xx_main.h
bcm43xx_phy.c
bcm43xx_phy.h
bcm43xx_pio.c
bcm43xx_pio.h
bcm43xx_power.c
bcm43xx_power.h
bcm43xx_radio.c
bcm43xx_radio.h
bcm43xx_sysfs.c
bcm43xx_sysfs.h
bcm43xx_wx.c
bcm43xx_wx.h
bcm43xx_xmit.c
bcm43xx_xmit.h
Kconfig
Makefile