commit | 140747ed82e890d77836878eac378322427dabe9 | [log] [tgz] |
---|---|---|
author | flintman <flintman@flintmancomputers.com> | Wed Jun 04 21:20:26 2014 -0400 |
committer | Nick Reuter <nreuter85@gmail.com> | Sun Jun 22 21:29:16 2014 -0500 |
tree | fffa47d4ee404b602b8a2b047430f72c87c4015a | |
parent | 24ff2d770bca51979b98f78b3934ec47fbca47ee [diff] [blame] |
tenderloin: Update to where we are at with current kernel
diff --git a/include/linux/usb/usbnet.h b/include/linux/usb/usbnet.h index 642c4fe..9f6711d 100644 --- a/include/linux/usb/usbnet.h +++ b/include/linux/usb/usbnet.h
@@ -47,6 +47,7 @@ u32 xid; u32 hard_mtu; /* count any extra framing */ size_t rx_urb_size; /* size for rx urbs */ + int rx_queue_enable; struct mii_if_info mii; /* various kinds of pending driver work */