linux/drivers/s390/net
Aya Mahfouz ee6edb9707 s390/ctcm, netiucv: migrate variables to handle y2038 problem
This patch is concerned with migrating the time variables for the s390
network drivers. The changes handle the y2038 problem where timespec will
overflow in the year 2038. timespec was replaced by unsigned long and
all time variables get their values from the jiffies global variable.
This was done for the sake of speed and efficiency.

Signed-off-by: Aya Mahfouz <mahfouz.saif.elyazal@gmail.com>
Signed-off-by: Ursula Braun <ursula.braun@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-01-17 23:54:59 -05:00
..
claw.c sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() 2014-09-19 12:35:17 +02:00
claw.h
ctcm_dbug.c
ctcm_dbug.h
ctcm_fsms.c s390/ctcm, netiucv: migrate variables to handle y2038 problem 2015-01-17 23:54:59 -05:00
ctcm_fsms.h
ctcm_main.c s390/ctcm, netiucv: migrate variables to handle y2038 problem 2015-01-17 23:54:59 -05:00
ctcm_main.h s390/ctcm, netiucv: migrate variables to handle y2038 problem 2015-01-17 23:54:59 -05:00
ctcm_mpc.c
ctcm_mpc.h
ctcm_sysfs.c s390/ctcm, netiucv: migrate variables to handle y2038 problem 2015-01-17 23:54:59 -05:00
fsm.c
fsm.h
Kconfig qeth: s390 ethernet device driver dependency 2014-10-26 22:21:39 -04:00
lcs.c lcs: replace sscanf by kstrto function 2014-10-26 22:21:39 -04:00
lcs.h
Makefile
netiucv.c s390/ctcm, netiucv: migrate variables to handle y2038 problem 2015-01-17 23:54:59 -05:00
qeth_core_main.c qeth: fix some trace formating issues 2014-10-26 22:21:39 -04:00
qeth_core_mpc.c
qeth_core_mpc.h
qeth_core_sys.c
qeth_core.h qeth: qeth_core_main make local functions static 2014-10-26 22:21:39 -04:00
qeth_l2_main.c qeth: fix some trace formating issues 2014-10-26 22:21:39 -04:00
qeth_l2_sys.c
qeth_l2.h
qeth_l3_main.c net: rename vlan_tx_* helpers since "tx" is misleading there 2015-01-13 17:51:08 -05:00
qeth_l3_sys.c
qeth_l3.h qeth: make local functions static in qeth_l3 module 2014-10-26 22:21:39 -04:00
smsgiucv_app.c
smsgiucv.c
smsgiucv.h