From: Julien Massot Date: Mon, 6 Jan 2014 18:52:47 +0000 (+0100) Subject: ath6kl: increase usb rx buffer size to 4096 X-Git-Tag: v3.15-rc1~113^2~159^2^2~132^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=987cdcba62da369d41f61bb1026d40d670c4efe6;p=pandora-kernel.git 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed