• Frank Pavlic's avatar
    [PATCH] s390: qeth bug fixes · d801145d
    Frank Pavlic authored
    [patch 7/10] s390: qeth bug fixes.
    
    From: Frank Pavlic <pavlic@de.ibm.com>
    
    qeth network driver changes:
     - Removed redundant code, use the same qeth_fill_buffer_frag
       for TSO path either
     - Using skb->frags solely is not correct since skb->data still
       points to the beginning of the whole data, even when it is
       a small portion we have to fill the qdio buffer with it.
    Signed-off-by: default avatarFrank Pavlic <pavlic@de.ibm.com>
    d801145d
qeth_tso.c 7.2 KB