ath6kl: increase usb rx buffer size to 4096
authorJulien Massot <jmassot@aldebaran-robotics.com>
Mon, 6 Jan 2014 18:52:47 +0000 (19:52 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Sat, 18 Jan 2014 09:40:11 +0000 (11:40 +0200)
commit987cdcba62da369d41f61bb1026d40d670c4efe6
treed00854ee4315c1a5568cc2c5936371cc6af295d6
parent608cfbe4abaf76e9d732efd7ed1cfa3998163d91
ath6kl: increase usb rx buffer size to 4096

With the previous value (1700), some urb are dropped
with a babble error (urb status equal -EOVERFLOW).

These error seems to only happen when urb length is a
multiple of packet size (512).

Signed-off-by: Julien Massot <jmassot@aldebaran-robotics.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/usb.c
This page took 0.025475 seconds and 5 git commands to generate.