diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-04-14 12:07:59 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-04-14 20:57:11 +0200 |
commit | b9650557f3d58924e3be040df0ff7a3dae19ad83 (patch) | |
tree | 29ce0cf55e7012913c52a5d55bc79febee94d777 /drivers/hid | |
parent | bgmac: add check for oversized packets (diff) | |
download | linux-b9650557f3d58924e3be040df0ff7a3dae19ad83.tar.xz linux-b9650557f3d58924e3be040df0ff7a3dae19ad83.zip |
bgmac: increase rx ring size from 511 to 512
Limiting it to 511 looks like a failed attempt at leaving one descriptor
empty to allow the hardware to stop processing a buffer that has not
been prepared yet. However, this doesn't work because this affects the
total ring size as well
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/hid')
0 files changed, 0 insertions, 0 deletions