diff options
author | Jakub KiciĆski <[email protected]> | 2011-12-28 01:53:21 +0100 |
---|---|---|
committer | John W. Linville <[email protected]> | 2012-01-04 14:31:46 -0500 |
commit | 4bcafac8c64e015775fcb844f643c2c70115bf46 (patch) | |
tree | dc18e8279f8545bd874e1495cb53558df5de43ab /net/lapb/lapb_timer.c | |
parent | 5aa570159090b8bcf1357ef92386c24ff32d76d2 (diff) |
rt2800usb: Let rt2x00usb handle USB padding
Older USB drivers does not append end padding to skb but instead report
it in size of data to be transmitted to HW. rt2800usb should follow that
behaviour. Custom write_tx_data callback which was adding pad to skb
is not be needed any more.
Thanks to this patch frames handed back from rt2800usb to mac80211 will
no longer contain end padding.
Signed-off-by: Jakub Kicinski <[email protected]>
Signed-off-by: Gertjan van Wingerde <[email protected]>
Acked-by: Ivo van Doorn <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions