• Martin Schwidefsky's avatar
    [PATCH] s390: network driver · ea584e0c
    Martin Schwidefsky authored
    From: Thomas Spatzier <tspat@de.ibm.com>
    From: Peter Tiedemann <ptiedem@de.ibm.com>
    
    network driver changes:
     - qeth: return -EINVAL if an skb is too large.
     - qeth: don't call netif_stop_queue after cable pull. Drop the
       packets instead.
     - qeth: fix race between SET_IP and SET_MC kernel thread by removing
       SET_MC thread and let the SET_IP thread do multicast requests as well.
     - qeth: make it compile without CONFIG_VLAN.
     - ctc: avoid compiler warnings.
     - lcs: write package sequence number to skb->cb.
    Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    ea584e0c
qeth.h 24.6 KB