linux/drivers/s390/net
Heiko Carstens 302689ac47 net/s390 drivers: add missing 'const' attribute
Add missing 'const' attribute to avoid the following compile warnings:

drivers/s390/net/ctcm_main.c: In function 'ctcm_init':
drivers/s390/net/ctcm_main.c:1864: warning: assignment from incompatible pointer type
drivers/s390/net/lcs.c: In function 'lcs_init_module':
drivers/s390/net/lcs.c:2468: warning: assignment from incompatible pointer type
drivers/s390/net/claw.c: In function 'claw_init':
drivers/s390/net/claw.c:3408: warning: assignment from incompatible pointer type

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-11-17 06:47:02 -08:00
..
Kconfig
Makefile s390: remove cu3088 layer for lcs and ctcm 2009-11-13 20:47:00 -08:00
claw.c net/s390 drivers: add missing 'const' attribute 2009-11-17 06:47:02 -08:00
claw.h s390: remove cu3088 layer for lcs and ctcm 2009-11-13 20:47:00 -08:00
ctcm_dbug.c
ctcm_dbug.h
ctcm_fsms.c s390: remove cu3088 layer for lcs and ctcm 2009-11-13 20:47:00 -08:00
ctcm_fsms.h s390: remove cu3088 layer for lcs and ctcm 2009-11-13 20:47:00 -08:00
ctcm_main.c net/s390 drivers: add missing 'const' attribute 2009-11-17 06:47:02 -08:00
ctcm_main.h s390: remove cu3088 layer for lcs and ctcm 2009-11-13 20:47:00 -08:00
ctcm_mpc.c s390: remove cu3088 layer for lcs and ctcm 2009-11-13 20:47:00 -08:00
ctcm_mpc.h
ctcm_sysfs.c s390: remove cu3088 layer for lcs and ctcm 2009-11-13 20:47:00 -08:00
fsm.c ctcm: suspend has to wait for outstanding I/O 2009-11-13 20:46:59 -08:00
fsm.h ctcm: suspend has to wait for outstanding I/O 2009-11-13 20:46:59 -08:00
lcs.c net/s390 drivers: add missing 'const' attribute 2009-11-17 06:47:02 -08:00
lcs.h s390: remove cu3088 layer for lcs and ctcm 2009-11-13 20:47:00 -08:00
netiucv.c netiucv: displayed TX bytes value much too high 2009-11-13 20:47:01 -08:00
qeth_core.h qeth: rework TSO functions 2009-11-16 02:42:08 -08:00
qeth_core_main.c qeth: rework TSO functions 2009-11-16 02:42:08 -08:00
qeth_core_mpc.c
qeth_core_mpc.h qeth: Exploit Connection Isolation 2009-11-16 02:42:05 -08:00
qeth_core_sys.c qeth: rework TSO functions 2009-11-16 02:42:08 -08:00
qeth_l2_main.c qeth: rework TSO functions 2009-11-16 02:42:08 -08:00
qeth_l3.h qeth: allow dynamic change of rx checksumming 2009-11-16 02:42:09 -08:00
qeth_l3_main.c qeth: allow dynamic change of rx checksumming 2009-11-16 02:42:09 -08:00
qeth_l3_sys.c qeth: allow dynamic change of rx checksumming 2009-11-16 02:42:09 -08:00
smsgiucv.c [S390] proper use of device register 2009-09-11 10:29:45 +02:00
smsgiucv.h