From: Ursula Braun Date: Wed, 2 May 2007 13:17:11 +0000 (+0200) Subject: s390: qeth driver connection hang X-Git-Tag: v2.6.22-rc1~355^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4c48a2691189cec0359ac13b41726d3005ef2f5;p=pandora-kernel.git s390: qeth driver connection hang Frank Pavlic Connection hangs when using EDDP mode because sk_protocol is NULL when skb has been copied via skb_copy. This results in dropping packets. Also keep MAC address after recovery of Virtual NICs so that traffic can flow again and duplicate statements in qeth_dev_set_route_store removed. Signed-off-by: Ursula Braun Signed-off-by: Frank Pavlic Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed