Tina Ruchandani 5ea33eb573 qla2xxx: Remove use of 'struct timeval'
struct register_host_info stores a 64-bit UTC system time timestamp.
This patch removes the use of 'struct timeval' to obtain that timestamp
as its tv_sec value will overflow on 32-bit systems in year 2038 beyond.
The patch uses ktime_get_real_seconds() which returns a 64-bit seconds value.

Signed-off-by: Tina Ruchandani <ruchandani.tina@gmail.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Acked-by: Himanshu Madhani <himanshu.madhani@qlogic.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2016-04-15 16:53:18 -04:00
..
2016-03-21 20:25:31 -04:00
2016-02-23 21:27:02 -05:00
2016-03-15 15:24:44 -07:00
2015-11-12 07:06:18 -05:00
2016-02-25 21:11:42 -05:00
2015-11-12 07:06:18 -05:00
2016-03-18 15:35:23 -04:00
2015-04-27 10:10:19 -07:00
2015-04-27 10:04:39 -07:00
2015-04-27 10:04:39 -07:00
2015-04-27 10:05:55 -07:00
2015-11-09 17:11:57 -08:00
2015-12-03 09:32:33 -08:00
2015-04-17 10:13:56 -07:00
2015-11-25 22:08:55 -05:00
2016-02-23 21:27:02 -05:00
2014-07-17 22:07:37 +02:00
2015-11-09 17:11:57 -08:00
2014-11-24 16:13:16 +01:00
2015-11-09 16:32:14 -08:00
2016-02-23 21:27:02 -05:00
2016-02-23 21:27:02 -05:00
2016-02-23 21:27:02 -05:00
2016-02-25 21:10:53 -05:00
2015-06-02 17:24:54 -07:00
2016-01-27 20:36:10 +08:00
2016-01-27 20:36:10 +08:00
2016-01-27 20:36:10 +08:00
2014-07-17 22:07:35 +02:00
2014-11-24 20:01:28 +01:00
2015-11-12 07:06:18 -05:00
2016-02-23 21:27:02 -05:00
2016-04-09 12:00:42 -07:00
2016-03-14 15:50:25 -04:00
2016-02-23 21:27:02 -05:00
2014-07-17 22:07:39 +02:00
2016-01-26 17:24:16 -08:00
2014-11-12 11:15:57 +01:00
2015-11-18 11:59:09 -05:00
2016-02-23 21:27:02 -05:00
2014-11-20 09:11:15 +01:00
2015-07-23 13:07:04 -07:00