kernel-fxtec-pro1x/drivers/net/wireless/b43
Pavel Roskin e61b52d130 b43: fix invalid memory access in b43_ssb_remove()
wldev is freed in b43_one_core_detach() and should not be accessed after
that call.  Keep wldev->dev in a local variable.

Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-07-26 16:27:31 -04:00
..
b43.h b43: disable parity check on BCMA devices 2011-07-22 09:51:11 -04:00
bus.c b43: bus: fix memory corruption when setting driver's data 2011-07-26 16:27:30 -04:00
bus.h
debugfs.c
debugfs.h
dma.c b43: bcma: get DMA translation bits 2011-07-22 09:51:13 -04:00
dma.h b43: disable parity check on BCMA devices 2011-07-22 09:51:11 -04:00
Kconfig b43: bcma: drop BROKEN 2011-07-26 16:27:31 -04:00
leds.c
leds.h
lo.c
lo.h
main.c b43: fix invalid memory access in b43_ssb_remove() 2011-07-26 16:27:31 -04:00
main.h
Makefile
pcmcia.c
pcmcia.h
phy_a.c
phy_a.h
phy_common.c
phy_common.h
phy_g.c
phy_g.h
phy_ht.c b43: HT-PHY: fix masks in radio ctl 2011-07-19 16:49:57 -04:00
phy_ht.h
phy_lcn.c
phy_lcn.h
phy_lp.c
phy_lp.h
phy_n.c
phy_n.h
pio.c
pio.h
radio_2055.c
radio_2055.h
radio_2056.c
radio_2056.h
radio_2059.c b43: HT-PHY: find channel entry with regs data 2011-07-19 16:49:51 -04:00
radio_2059.h
rfkill.c
rfkill.h
sdio.c
sdio.h
sysfs.c
sysfs.h
tables.c
tables.h
tables_lpphy.c
tables_lpphy.h
tables_nphy.c
tables_nphy.h
tables_phy_ht.c
tables_phy_ht.h
tables_phy_lcn.c
tables_phy_lcn.h
wa.c
wa.h
xmit.c
xmit.h