commit | 47ee3051c856cc2aa95d35d577a8cb37279d540f | [log] [tgz] |
---|---|---|
author | David Brownell <david-b@pacbell.net> | Wed Aug 31 09:53:42 2005 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Sep 08 16:28:32 2005 -0700 |
tree | 1b3a657de292579976f0ecedc0ed806680899efa | |
parent | 904813cd8a0b334189da285bb05af0b18b062502 [diff] |
[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>