]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc4323c360de551901a831b2170c18ce0e67e5266
treea88fd5e6c315817238ca3481c0804dfd73df820b
parent42c9c1c4a3de36de9fc5726c896b60b233e4e94a
USB: usbnet - Add unlink_rx_urbs() call to allow for Jumbo Frames

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>
drivers/usb/net/usbnet.c
drivers/usb/net/usbnet.h