linux/drivers/net/wireless/b43
Dan Carpenter 5b49b35a67 b43: check for allocation failures
Add some error handling if the allocation fails.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-06-10 14:57:53 -04:00
..
b43.h b43: add BCMA 80211 core specific defines 2011-06-03 15:16:32 -04:00
bus.c b43: check for allocation failures 2011-06-10 14:57:53 -04:00
bus.h b43: bus: add helpers for checking host type 2011-06-01 15:12:27 -04:00
debugfs.c
debugfs.h
dma.c b43: Fix warnings from gcc 4.6.0 2011-06-01 15:12:29 -04:00
dma.h b43: allocate receive buffers big enough for max frame len + offset 2011-04-04 15:22:11 -04:00
Kconfig b43: add an option to register BROKEN bcma driver 2011-06-03 15:16:31 -04:00
leds.c b43: bus: abstract board info 2011-06-01 15:10:57 -04:00
leds.h
lo.c b43: Fix warnings from gcc 4.6.0 2011-06-01 15:12:29 -04:00
lo.h
main.c b43: check for allocation failures 2011-06-10 14:57:53 -04:00
main.h b43: do not use SSB specific flags when calling core reset function 2011-06-03 15:01:07 -04:00
Makefile b43: add bus device abstraction layer 2011-06-01 15:10:56 -04:00
pcmcia.c
pcmcia.h
phy_a.c b43: bus: abstract board info 2011-06-01 15:10:57 -04:00
phy_a.h
phy_common.c b43: bus: abstract board info 2011-06-01 15:10:57 -04:00
phy_common.h b43: set TMS to work with current band width for N-PHY 2010-12-08 15:38:45 -05:00
phy_g.c b43: do not use SSB specific flags when calling core reset function 2011-06-03 15:01:07 -04:00
phy_g.h Fix common misspellings 2011-03-31 11:26:23 -03:00
phy_lp.c b43: LP-PHY: use new pointers path to access ssb_device 2011-06-01 15:12:27 -04:00
phy_lp.h
phy_n.c b43: bus: abstract board info 2011-06-01 15:10:57 -04:00
phy_n.h Fix common misspellings 2011-03-31 11:26:23 -03:00
pio.c b43: bus: abstract 80211 core info 2011-06-01 15:10:56 -04:00
pio.h
radio_2055.c
radio_2055.h
radio_2056.c b43: N-PHY: use correct channel tables for rev4+ 2010-12-22 15:43:29 -05:00
radio_2056.h b43: N-PHY: implement radio 2056 init steps 2010-12-22 15:43:29 -05:00
rfkill.c b43: bus: abstract bus and core operations 2011-06-01 15:10:58 -04:00
rfkill.h
sdio.c b43: SDIO: use new pointers path to access ssb_device 2011-06-01 15:12:27 -04:00
sdio.h
sysfs.c b43: bus: abstract device structs and irq 2011-06-01 15:10:57 -04:00
sysfs.h
tables_lpphy.c b43: bus: abstract chip info 2011-06-01 15:10:57 -04:00
tables_lpphy.h
tables_nphy.c b43: N-PHY: rev3+: add tables with gain ctl workarounds 2011-03-04 14:05:18 -05:00
tables_nphy.h b43: N-PHY: rev3+: add tables with gain ctl workarounds 2011-03-04 14:05:18 -05:00
tables.c
tables.h
wa.c b43: bus: abstract board info 2011-06-01 15:10:57 -04:00
wa.h
xmit.c b43: bus: abstract SPROM 2011-06-01 15:10:57 -04:00
xmit.h b43: fill PHY ctl word1 in TX header for N-PHY 2011-02-25 15:33:39 -05:00