Skip to content
  • Ursula Braun's avatar
    [PATCH] s390: qeth driver fixes · 9123e0d7
    Ursula Braun authored
    
    
    From: Peter Tiedemann <ptiedem@de.ibm.com>
    From: Frank Pavlic <pavlic@de.ibm.com>
    	minor qeth fixes:
    	- free old skb in qeth_realloc_headroom after duplicating skb
    	- disable IPV6 support for Hipersockets devices
    	- call ccw_device_set_offline on every channel regardless
    	  of the return value of the prior ccw_device_set_offline calls
    	- allocate qdio structures in DMA-area
    	- schedule recovery of appropriate card
    	  when cable has been inserted again.
    	- add missing initialization of card->lock
    	- write sequence number in skb->cb for SNA protocol which
    	  requires strictly serialized packets.
    
    Signed-off-by: default avatarFrank Pavlic <pavlic@de.ibm.com>
    
    diffstat:
     qeth.h      |    2 ++
     qeth_main.c |   37 +++++++++++++++++--------------------
     2 files changed, 19 insertions(+), 20 deletions(-)
    Signed-off-by: default avatarJeff Garzik <jgarzik@pobox.com>
    9123e0d7