diff options
author | Ivo van Doorn <ivdoorn@gmail.com> | 2007-10-06 14:15:46 +0200 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-10-11 01:55:13 +0200 |
commit | dd9fa2d21aebbb618318954867c5dfe3751328be (patch) | |
tree | 5487966881a7c4ca7061d52572d583ec4a9877d6 /drivers/pnp | |
parent | [PATCH] rt2x00: Cut lines down to 80 characters (diff) | |
download | linux-dd9fa2d21aebbb618318954867c5dfe3751328be.tar.xz linux-dd9fa2d21aebbb618318954867c5dfe3751328be.zip |
[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>
Diffstat (limited to 'drivers/pnp')
0 files changed, 0 insertions, 0 deletions