These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / net / usb / asix.h
index 5d049d0..a2d3ea6 100644 (file)
@@ -168,7 +168,7 @@ struct asix_data {
 struct asix_rx_fixup_info {
        struct sk_buff *ax_skb;
        u32 header;
-       u16 size;
+       u16 remaining;
        bool split_head;
 };