1
0
Fork 0
alistair23-linux/drivers/net/wireless/ipw2x00
Nicholas Mc Guire 00798c38f4 ipw2100: fix timeout bug - always evaluated to 0
commit 2c86c27501 ("Add ipw2100 wireless driver.") introduced
HW_PHY_OFF_LOOP_DELAY (HZ / 5000) which always evaluated to 0. Clarified
by Stanislav Yakovlev <stas.yakovlev@gmail.com> that it should be 50
milliseconds thus fixed up to msecs_to_jiffies(50).

Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Acked-by: Stanislav Yakovlev <stas.yakovlev@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-07-11 19:49:31 +03:00
..
Kconfig cfg80211-wext: export symbols only when needed 2015-02-28 21:31:09 +01:00
Makefile
ipw.h net/wireless: ipw2x00: add supported cipher suites to wiphy initialization 2012-04-12 15:10:48 -04:00
ipw2100.c ipw2100: fix timeout bug - always evaluated to 0 2015-07-11 19:49:31 +03:00
ipw2100.h ipw2x00: simplify scan_event handling 2013-02-09 11:30:48 -08:00
ipw2200.c wireless: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:36 -05:00
ipw2200.h wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
libipw.h ipw2x00: remove unused ->ibss_dfs pointer 2014-10-27 14:16:13 -04:00
libipw_geo.c net/wireless: ipw2x00: remove unreachable code 2012-11-16 14:29:06 -05:00
libipw_module.c ipw2x00: remove unused ->ibss_dfs pointer 2014-10-27 14:16:13 -04:00
libipw_rx.c ipw2x00: remove unused ->ibss_dfs pointer 2014-10-27 14:16:13 -04:00
libipw_tx.c ipw2x00: comment typo fix encryptiong to encryption 2011-09-15 14:20:31 +02:00
libipw_wx.c wireless: ipw2x00: print SSID via %*pE 2014-10-14 02:18:27 +02:00