linux/drivers/net/wireless/intersil/prism54
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
..
isl_38xx.c prism54: isl_38xx: Replace 'struct timeval' 2016-04-26 12:09:17 +03:00
isl_38xx.h
isl_ioctl.c
isl_ioctl.h
isl_oid.h
islpci_dev.c prism54: fix checks for dma mapping errors 2015-12-31 10:23:32 +02:00
islpci_dev.h
islpci_eth.c prism54: fix checks for dma mapping errors 2015-12-31 10:23:32 +02:00
islpci_eth.h
islpci_hotplug.c
islpci_mgt.c prism54: fix checks for dma mapping errors 2015-12-31 10:23:32 +02:00
islpci_mgt.h
Makefile
oid_mgt.c prism54: fix compare_const_fl.cocci warnings 2015-12-11 13:47:47 +02:00
oid_mgt.h
prismcompat.h