Ivo van Doorn 3976ae6c2b rt2x00: Use skbdesc fields for descriptor initialization
In rt2x00lib_write_tx_desc() the skb->data and skb->len fields
were incorrectly used. For USB drivers both of those values
contain invalid data (skb->data points to the device descriptor,
skb->len contains the frame _and_ descriptor length).

Instead of using the skbuffer fields we should use the skbdesc
fields which are correctly initialized and contain all the data
that we need.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-03-13 16:02:34 -04:00
..
2008-01-31 19:26:51 -08:00
2008-01-28 15:09:05 -08:00
2007-10-10 16:51:13 -07:00
2008-02-05 09:44:22 -08:00
2008-02-29 15:37:15 -05:00
2008-03-13 16:01:04 -04:00
2008-03-13 16:01:04 -04:00
2008-01-28 15:03:32 -08:00
2008-01-28 15:09:11 -08:00
2008-01-28 15:09:35 -08:00
2008-01-28 15:09:35 -08:00
2008-01-28 15:09:35 -08:00
2008-01-28 15:09:35 -08:00
2008-01-28 15:09:35 -08:00