diff options
author | Ingo van Lil <inguin@gmx.de> | 2012-04-24 00:05:38 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-04-24 10:11:34 +0200 |
commit | 2a5809499e35b53a6044fd34e72b242688b7a862 (patch) | |
tree | 137a4956069215c6163f999c19f9c3c9fa5d1a1e /net/mac80211/mlme.c | |
parent | net/davinci_emac: fix failing PHY connect attempts (diff) | |
download | linux-2a5809499e35b53a6044fd34e72b242688b7a862.tar.xz linux-2a5809499e35b53a6044fd34e72b242688b7a862.zip |
asix: Fix tx transfer padding for full-speed USB
The asix.c USB Ethernet driver avoids ending a tx transfer with a zero-
length packet by appending a four-byte padding to transfers whose length
is a multiple of maxpacket. However, the hard-coded 512 byte maxpacket
length is valid for high-speed USB only; full-speed USB uses 64 byte
packets.
Signed-off-by: Ingo van Lil <inguin@gmx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mac80211/mlme.c')
0 files changed, 0 insertions, 0 deletions