[PATCH] USB: usbnet (5/9) module for genesys gl620a cables
This moves the GeneSys GL620USB-A support into its own driver file. It also fixes a "return wrong skb" glitch in the rx unbatching, as recently reported, and adds some missing byteswaps in the special "genelink" headers (so it might now work on big-endian Linux). Signed-off-by:David Brownell <dbrownell@users.sourceforge.net> Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>
Showing
- drivers/usb/net/Kconfig 9 additions, 10 deletionsdrivers/usb/net/Kconfig
- drivers/usb/net/Makefile 1 addition, 0 deletionsdrivers/usb/net/Makefile
- drivers/usb/net/gl620a.c 407 additions, 0 deletionsdrivers/usb/net/gl620a.c
- drivers/usb/net/usbnet.c 1 addition, 349 deletionsdrivers/usb/net/usbnet.c
Loading
Please register or sign in to comment