diff options
author | Jakub KiciĆski <[email protected]> | 2011-12-28 01:53:22 +0100 |
---|---|---|
committer | John W. Linville <[email protected]> | 2012-01-04 14:31:46 -0500 |
commit | d823a50e55fade0eda3708b00dbf49c5476c82e2 (patch) | |
tree | 3c759f414cc6dbfa6b7ede2f095d7ac2a5c877d0 /net/lapb/lapb_timer.c | |
parent | 4bcafac8c64e015775fcb844f643c2c70115bf46 (diff) |
rt2x00usb: Zero USB padding before sending URB
When USB driver requires padding at the end of frame or URB it will report
this need by increasing return value of get_tx_data_len callback. Common
USB code uses that return value as desired URB length.
Ensure that appropriate part of skb's tailroom exists and is zeroed.
Signed-off-by: Jakub Kicinski <[email protected]>
Acked-by: Ivo van Doorn <[email protected]>
--
drivers/net/wireless/rt2x00/rt2x00usb.c | 16 +++++++++++++---
1 files changed, 13 insertions(+), 3 deletions(-)
Signed-off-by: Gertjan van Wingerde <[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