USB: usbnet - Add unlink_rx_urbs() call to allow for Jumbo Frames
authorJamie Painter <jamie.painter@iname.com>
Thu, 27 Jul 2006 18:17:28 +0000 (14:17 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 27 Sep 2006 18:58:51 +0000 (11:58 -0700)
Add usbnet_unlink_rx_urbs() which can be called by mini-drivers when
they change their MTU such as for Jumbo Frame support.

Signed-off-by: David Hollis <dhollis@davehollis.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found