Files
linux/drivers/net
Elina Pasheva b4d562e3c3 NET: usb: Adding URB_ZERO_PACKET flag to usbnet.c
This patch adds setting of the urb transfer flag URB_ZERO_PACKET  before
submitting an urb for drivers that have requested it (by advertising flag
FLAG_SEND_ZLP).
The modification is in usbnet.c function usbnet_start_xmit().
This patch only adds the zero length flag.
A subsequent patch will address the buggy code we found when devices do not
advertise FLAG_SEND_ZLP in which case there is a possibility of transferring
packets with non-deterministic length.

This patch has been tested on kernel-2.6.34-rc3.
This patch has been checked against net-2.6 tree.
Signed-off-by: Elina Pasheva <epasheva@sierrawireless.com>
Signed-off-by: Rory Filer <rfiler@sierrawireless.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-04-06 19:50:22 -07:00
..
2010-03-30 23:51:09 -07:00
2010-02-18 14:47:48 -08:00
2010-02-18 14:47:48 -08:00
2010-02-18 14:47:48 -08:00
2010-04-03 14:22:15 -07:00
2010-02-08 22:44:18 -08:00
2010-04-03 14:22:15 -07:00
2010-02-16 15:19:03 -08:00
2010-02-17 13:35:44 -08:00
2010-02-17 13:35:44 -08:00
2010-02-17 13:35:44 -08:00
2010-02-26 02:10:14 -08:00
2010-02-26 02:10:14 -08:00
2010-02-26 02:10:14 -08:00
2010-02-26 02:10:14 -08:00
2010-04-03 14:22:15 -07:00
2010-04-03 14:22:15 -07:00
2010-04-03 14:22:15 -07:00
2010-03-18 21:14:00 -07:00
2010-01-28 06:01:35 -08:00
2010-03-16 14:15:42 -07:00
2010-04-03 14:22:15 -07:00
2010-03-30 23:51:10 -07:00
2010-03-30 19:43:48 -07:00
2010-04-06 03:58:04 -07:00
2010-03-08 16:55:37 +01:00
2010-03-30 23:51:10 -07:00