linux/drivers/net/wireless/intersil
Tina Ruchandani 706a527ca3 prism54: isl_38xx: Replace 'struct timeval'
'struct timeval' uses a 32-bit seconds field which will overflow in
year 2038 and beyond. This patch is part of a larger effort to remove
all instances of 'struct timeval' from the kernel and replace them
with 64-bit timekeeping variables.
The patch also fixes the debug printf specifier to avoid the
seconds value being truncated.
The patch was build-tested / debugged by removing the
"if VERBOSE > SHOW_ERROR_MESSAGES" guards.

Signed-off-by: Tina Ruchandani <ruchandani.tina@gmail.com>
Suggested-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2016-04-26 12:09:17 +03:00
..
hostap hostap: avoid uninitialized variable use in hfa384x_get_rid 2016-02-06 13:59:24 +02:00
orinoco cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
p54 cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
prism54 prism54: isl_38xx: Replace 'struct timeval' 2016-04-26 12:09:17 +03:00
Kconfig prism54: move under intersil vendor directory 2015-11-18 14:28:31 +02:00
Makefile prism54: move under intersil vendor directory 2015-11-18 14:28:31 +02:00