From: David Brownell Date: Wed, 31 Aug 2005 16:53:26 +0000 (-0700) Subject: [PATCH] USB: usbnet (4/9) module for net1080 cables X-Git-Tag: v2.6.14-rc1~492^2~18^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=904813cd8a0b334189da285bb05af0b18b062502;p=pandora-kernel.git [PATCH] USB: usbnet (4/9) module for net1080 cables As with the "cdc_subset" and "asix" drivers, this just moves the net1080 support into its one driver module. In this case there's a small bit of extra cleanup involved, moving some funky framing logic into the tx_fixup() routine (resolving a long overdue FIXME). Minor historical note: "usbnet" started out as "net1080", then got generalized to make it easier for other network drivers to reuse the urb queueing and fault management code here. Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed