linux/drivers/net/wireless/iwmc3200wifi
Zhu Yi b6c321718e iwmc3200wifi: make iwm_send_wifi_if_cmd return 0 on success
We used to return the result of wait_event_interruptible_timeout()
which is the remaining timeout on success. But this information is
not used by any of its callers. So we just return 0 on success.
This fixed a erroneous return value bug for iwm_set_key().

Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-07-24 15:05:21 -04:00
..
bus.h
cfg80211.c iwmc3200wifi: remove setting WEP keys before setting essid support 2009-07-24 15:05:21 -04:00
cfg80211.h
commands.c iwmc3200wifi: make iwm_send_wifi_if_cmd return 0 on success 2009-07-24 15:05:21 -04:00
commands.h iwmc3200wifi: change coexist periodic calibration flag 2009-07-10 14:57:52 -04:00
debug.h
debugfs.c
eeprom.c iwmc3200wifi: remove B0 hardware support 2009-07-10 15:02:25 -04:00
eeprom.h
fw.c iwmc3200wifi: remove B0 hardware support 2009-07-10 15:02:25 -04:00
fw.h
hal.c
hal.h
iwm.h iwmc3200wifi: remove B0 hardware support 2009-07-10 15:02:25 -04:00
Kconfig iwmc3200wifi: add Kconfig help 2009-07-07 12:55:27 -04:00
lmac.h iwmc3200wifi: simplify calibration map 2009-07-10 15:02:25 -04:00
main.c iwmc3200wifi: remove B0 hardware support 2009-07-10 15:02:25 -04:00
Makefile iwm: port to new cfg80211 rfkill 2009-06-03 14:06:14 -04:00
netdev.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-07-23 19:03:51 -07:00
rx.c iwmc3200wifi: cfg80211 managed mode port 2009-07-24 15:05:20 -04:00
rx.h
sdio.c iwmc3200wifi: rfkill cleanup 2009-07-10 14:57:52 -04:00
sdio.h
tx.c
umac.h iwmc3200wifi: fix UMAC INIT_COMPLETE notification handling 2009-07-24 15:05:20 -04:00
wext.c iwmc3200wifi: cfg80211 managed mode port 2009-07-24 15:05:20 -04:00