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
2009-09-01 01:13:50 -07:00
2010-02-18 14:47:48 -08:00
2008-11-25 18:25:32 -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
2009-04-04 16:51:14 -07:00
2010-02-16 15:19:03 -08:00
2009-08-12 23:03:00 -07: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
2009-11-05 20:00:29 -08:00
2008-09-22 19:27:10 -07: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
2009-11-11 19:22:21 -08:00
2009-10-11 11:20:58 -07:00
2008-11-25 18:23:59 -08:00
2010-04-03 14:22:15 -07:00
2008-11-25 18:24:57 -08:00
2009-04-16 02:20:08 -07:00
2009-09-07 01:56:52 -07:00
2009-01-06 10:47:44 -08:00
2009-11-20 15:35:04 -08: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
2009-10-20 19:11:06 -07:00
2008-11-25 18:24:38 -08:00
2010-01-09 23:00:32 -08:00
2010-01-28 06:01:35 -08:00
2009-04-16 02:20:21 -07:00
2009-12-26 20:38:23 -08:00
2010-03-16 14:15:42 -07:00
2010-04-03 14:22:15 -07:00
2009-04-29 17:32:34 -07:00
2010-03-30 23:51:10 -07:00
2009-10-01 15:14:54 -07:00
2010-03-30 19:43:48 -07:00
2009-03-27 00:46:48 -07:00
2008-11-25 18:25:49 -08:00
2008-08-29 02:13:33 -07:00
2008-08-29 02:14:29 -07:00
2008-08-29 02:14:43 -07:00
2010-04-06 03:58:04 -07:00
2010-03-08 16:55:37 +01:00
2009-01-11 00:06:36 -08:00
2010-03-30 23:51:10 -07:00