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
Makefile -rw-r--r-- 559 bytes
inffast.c -rw-r--r-- 12.7 KB
inffast.h -rw-r--r-- 403 bytes
inffixed.h -rw-r--r-- 6.2 KB
inflate.c -rw-r--r-- 26.7 KB
inflate.h -rw-r--r-- 5.5 KB
inflate_syms.c -rw-r--r-- 447 bytes
inftrees.c -rw-r--r-- 13.0 KB
inftrees.h -rw-r--r-- 2.3 KB
infutil.c -rw-r--r-- 1.2 KB
infutil.h -rw-r--r-- 657 bytes

back to top