From: Frank Pavlic Date: Tue, 13 Dec 2005 07:22:30 +0000 (+0100) Subject: [PATCH] s390: minor qeth network driver fixes X-Git-Tag: v2.6.15-rc7~10^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4965e97fd36041d19483843c66286b9800a57c15;p=pandora-kernel.git [PATCH] s390: minor qeth network driver fixes [patch 2/3] s390: minor qeth network driver fixes From: Frank Pavlic - use netif_carrier_on/off calls to tell network stack link carrier state - fix possible kfree on NULL - PDU_LEN2 is at offset 0x29 otherwise OSN chpid won't initialize Signed-off-by: Frank Pavlic diffstat: qeth_eddp.c | 3 ++- qeth_main.c | 17 +++++++---------- qeth_mpc.h | 2 +- 3 files changed, 10 insertions(+), 12 deletions(-) Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed