mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-01 07:46:46 +07:00
c1de4a9557
4965 version of Eric patch "iwl3945: better skb management in rx path". It fixes several problems : 1) skb->truesize is underestimated. We really consume PAGE_SIZE bytes for a fragment, not the frame length. 2) 128 bytes of initial headroom is a bit low and forces reallocations. 3) We can avoid consuming a full page for small enough frames. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> |
||
---|---|---|
.. | ||
3945-debug.c | ||
3945-mac.c | ||
3945-rs.c | ||
3945.c | ||
3945.h | ||
4965-calib.c | ||
4965-debug.c | ||
4965-mac.c | ||
4965-rs.c | ||
4965.c | ||
4965.h | ||
commands.h | ||
common.c | ||
common.h | ||
csr.h | ||
debug.c | ||
iwl-spectrum.h | ||
Kconfig | ||
Makefile | ||
prph.h |