Revision b20cb60e2b865638459e6ec82ad3536d3734e555 authored by hayeswang on 20 March 2017, 08:13:45 UTC, committed by David S. Miller on 22 March 2017, 17:50:36 UTC
revert commit a59e6d815226 ("r8152: correct the rx early size") and
fix the rx early size as

	(rx buffer size - rx packet size - rx desc size - alignment) / 4

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 210c4f7
History
File Mode Size
Kconfig -rw-r--r-- 2.7 KB
Makefile -rw-r--r-- 159 bytes
af_ipx.c -rw-r--r-- 49.6 KB
ipx_proc.c -rw-r--r-- 7.9 KB
ipx_route.c -rw-r--r-- 6.6 KB
pe2.c -rw-r--r-- 731 bytes
sysctl_net_ipx.c -rw-r--r-- 919 bytes

back to top