android_kernel_xiaomi_sm8350/drivers/s390/net
Frank Pavlic 66cc5d5aee [PATCH] s390: some qeth driver fixes
[patch 2/2] s390: some qeth driver fixes

From: Frank Pavlic <fpavlic@de.ibm.com>
	- fixed kernel panic when using EDDP support in Layer 2 mode
	- NULL pointer exception in qeth_set_offline fixed.
	- setting EDDP in Layer 2 mode did not set NETIF_F_(SG/TSO)
	  flags when device became online.
	- use sscanf for parsing and converting IPv4 addresses
	  from string to __u8 values.
	- qeth_string_to_ipaddr6 fixed. in case of double colon
	  the converted IPv6 address out from the string was not correct
	  in previous implementation.

Signed-off-by: Frank Pavlic <fpavlic@de.ibm.com>

diffstat:
 qeth.h      |  112 +++++++++++++++++++++++++-----------------------------------
 qeth_eddp.c |   11 ++++-
 qeth_main.c |   17 +++------
 3 files changed, 63 insertions(+), 77 deletions(-)
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2006-02-17 16:16:39 -05:00
..
claw.c
claw.h
ctcdbug.c
ctcdbug.h
ctcmain.c
ctcmain.h
ctctty.c
ctctty.h
cu3088.c
cu3088.h
fsm.c
fsm.h
iucv.c
iucv.h
Kconfig
lcs.c [PATCH] s390: lcs performance enhancements 2006-02-17 16:16:39 -05:00
lcs.h [PATCH] s390: lcs performance enhancements 2006-02-17 16:16:39 -05:00
Makefile
netiucv.c
qeth_eddp.c [PATCH] s390: some qeth driver fixes 2006-02-17 16:16:39 -05:00
qeth_eddp.h
qeth_fs.h
qeth_main.c [PATCH] s390: some qeth driver fixes 2006-02-17 16:16:39 -05:00
qeth_mpc.c
qeth_mpc.h
qeth_proc.c
qeth_sys.c
qeth_tso.h
qeth.h [PATCH] s390: some qeth driver fixes 2006-02-17 16:16:39 -05:00
smsgiucv.c
smsgiucv.h