linux/drivers/staging/rtl8188eu
Nicholas Mc Guire 37257276a4 staging: rtl8188eu: use msecs_to_jiffies for conversions
This is only an API consolidation to make things more readable.
Instances of  var * HZ / 1000  are replaced by  msecs_to_jiffies(var).

Signed-off-by: Nicholas Mc Guire <der.herr@hofr.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-02-07 17:25:42 +08:00
..
core staging: rtl8188eu: core: rtw_wlan_util.c: Fix for NULL dereference 2015-01-28 10:56:49 -08:00
hal staging: rtl8188eu: hal: rtl8188e_hal_init.c: Remove unused function 2015-01-17 14:04:16 -08:00
include staging: rtl8188eu: use msecs_to_jiffies for conversions 2015-02-07 17:25:42 +08:00
os_dep staging: rtl8188eu: os_dep: usb_ops_linux.c: Remove unused function 2015-01-17 14:06:03 -08:00
Kconfig staging: rtl8188eu: Remove P2P support 2014-07-09 21:08:47 -07:00
Makefile staging: rtl8188eu: Remove odm_debug.c 2014-09-23 23:47:12 -07:00
TODO