1
0
Files
linux/drivers
Ivo van Doorn dd9fa2d21a [PATCH] rt2x00: Add get_tx_data_len callback function
The TX datalen must always be converted to a value rt73 and rt2500usb
understand. Both require to use a different size then skb->len.
First off this is required because the descriptor must be added,
but the second is because the value must be a multiple of either 2 or 4,
and it should not be a multiple of the USB packetmax

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2007-10-10 16:55:13 -07:00
..
2007-10-09 12:38:26 -07:00
2007-09-17 00:58:40 -04:00
2007-09-11 17:21:51 +02:00
2007-09-28 16:21:10 -07:00
2007-09-11 17:21:19 -07:00
2007-09-11 17:21:19 -07:00
2007-10-10 16:52:21 -07:00
2007-10-10 16:51:13 -07:00
2007-09-19 11:24:18 -07:00