linux/drivers/s390
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
..
block [PATCH] s390: dasd extended error reporting module 2006-02-03 08:32:01 -08:00
char [PATCH] s390: fix sclp memory corruption in tty pages list 2006-02-11 21:41:12 -08:00
cio [PATCH] s390: fix locking in __chp_add() and s390_subchannel_remove_chpid() 2006-02-11 21:41:11 -08:00
crypto [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
net [PATCH] s390: some qeth driver fixes 2006-02-17 16:16:39 -05:00
scsi [SCSI] zfcp: fix: avoid race between fc_remote_port_add and scsi_add_device 2006-02-12 11:12:38 -06:00
ebcdic.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig [PATCH] s390: hangcheck timer support 2006-02-01 08:53:24 -08:00
Makefile [PATCH] s390: move s390_root_dev_* out of the cio layer 2006-01-06 08:33:49 -08:00
s390_rdev.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
s390mach.c [PATCH] s390: cleanup Kconfig 2006-01-06 08:33:53 -08:00
s390mach.h [PATCH] s390: Add missing memory constraint to stcrw() 2006-02-01 08:53:24 -08:00
sysinfo.c [PATCH] s390: cleanup Kconfig 2006-01-06 08:33:53 -08:00