linux/drivers/net/wireless/iwmc3200wifi
Zhu Yi 8d96e7960b iwmc3200wifi: check for iwm_priv_init error
We need to check for iwm_priv_init() errors and do proper cleanups.
Otherwise we may fail to catch the create_singlethread_workqueue()
error which will cause a kernel oops when destroy_workqueue() later.

Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: Samuel Ortiz <samuel.ortiz@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-06-19 11:50:15 -04:00
..
bus.h
cfg80211.c iwmc3200wifi: fix fragmentation threshold setting 2009-06-03 14:05:10 -04:00
cfg80211.h
commands.c
commands.h
debug.h
debugfs.c
eeprom.c
eeprom.h
fw.c iwmc3200wifi: fix printk format 2009-06-03 14:05:10 -04:00
fw.h
hal.c
hal.h
iwm.h iwmc3200wifi: check for iwm_priv_init error 2009-06-19 11:50:15 -04:00
Kconfig cfg80211: fix Kconfig for users of cfg80211 2009-06-03 14:09:08 -04:00
lmac.h
main.c iwmc3200wifi: check for iwm_priv_init error 2009-06-19 11:50:15 -04:00
Makefile iwm: port to new cfg80211 rfkill 2009-06-03 14:06:14 -04:00
netdev.c iwmc3200wifi: check for iwm_priv_init error 2009-06-19 11:50:15 -04:00
rx.c
rx.h
sdio.c iwmc3200wifi: shrink calibration lmac name 2009-06-03 14:05:15 -04:00
sdio.h
tx.c
umac.h
wext.c