kernel-hacking-2024-linux-s.../drivers/s390/net
Klaus-Dieter Wacker d62e09e34e lcs: ODEBUG: object is on stack, but not annotated.
Timer_list structure in lcs_send_lancmd() is allocated on stack.
Initialization with init_timer() leads to above ODEBUG message.
Instead use init_timer_on_stack() which prevents above msg.

Signed-off-by: Klaus-Dieter Wacker <kdwacker@de.ibm.com>
Signed-off-by: Ursula Braun <ursula.braun@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-10-17 23:57:21 -07:00
..
claw.c
claw.h
ctcm_dbug.c
ctcm_dbug.h
ctcm_fsms.c
ctcm_fsms.h
ctcm_main.c
ctcm_main.h
ctcm_mpc.c
ctcm_mpc.h
ctcm_sysfs.c
cu3088.c
cu3088.h
fsm.c
fsm.h
Kconfig
lcs.c lcs: ODEBUG: object is on stack, but not annotated. 2009-10-17 23:57:21 -07:00
lcs.h
Makefile
netiucv.c trivial: remove unnecessary semicolons 2009-09-21 15:14:58 +02:00
qeth_core.h qeth: Convert ethtool get_stats_count() ops to get_sset_count() 2009-10-05 00:10:09 -07:00
qeth_core_main.c qeth: Convert ethtool get_stats_count() ops to get_sset_count() 2009-10-05 00:10:09 -07:00
qeth_core_mpc.c
qeth_core_mpc.h
qeth_core_sys.c
qeth_l2_main.c qeth: Convert ethtool get_stats_count() ops to get_sset_count() 2009-10-05 00:10:09 -07:00
qeth_l3.h
qeth_l3_main.c qeth: Convert ethtool get_stats_count() ops to get_sset_count() 2009-10-05 00:10:09 -07:00
qeth_l3_sys.c
smsgiucv.c [S390] proper use of device register 2009-09-11 10:29:45 +02:00
smsgiucv.h