Revision 11a14dc8d7a76d3117896b975c536f1372f2a7c4 authored by Charles McLachlan on 20 December 2019, 16:27:10 UTC, committed by David S. Miller on 21 December 2019, 05:56:48 UTC
Correct a mismatch between rx_page_buf_step and the actual step size
used when filling buffer pages.

This patch fixes the page overrun that occured when the MTU was set to
anything bigger than 1692.

Fixes: 3990a8fffbda ("sfc: allocate channels for XDP tx queues")
Signed-off-by: Charles McLachlan <cmclachlan@solarflare.com>
Signed-off-by: Edward Cree <ecree@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 8700aff
History
File Mode Size
configs
drivers
include
kernel
os-Linux
scripts
.gitignore -rw-r--r-- 53 bytes
Kconfig -rw-r--r-- 5.4 KB
Kconfig.debug -rw-r--r-- 991 bytes
Makefile -rw-r--r-- 4.7 KB
Makefile-os-Linux -rw-r--r-- 235 bytes
Makefile-skas -rw-r--r-- 290 bytes

back to top