[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20120424.041234.2165606076313914657.davem@davemloft.net>
Date: Tue, 24 Apr 2012 04:12:34 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: inguin@....de
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] Fix tx transfer padding for full-speed USB
From: Ingo van Lil <inguin@....de>
Date: Tue, 24 Apr 2012 10:05:38 +0200
> 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@....de>
Applied.
Please in the future indicate the driver or subsystem you are
modifying in the subject. In this case prefixing your subject
with "[PATCH] asix: " would have been the appropriate thing
to do.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists