diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2018-04-17 23:36:12 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-04-18 21:11:59 -0400 |
commit | 6ed0e08f9e2a90ab455d897e4679b903c82dac67 (patch) | |
tree | 0d175676e8fceca4f3440dc82d85370b3e4566d3 /tools/bpf/bpftool/prog.c | |
parent | c8d48d9c5bf7a0e884c17867eb8e0b30b7eae139 (diff) |
r8169: remove jumbo_tx_csum from chip config struct
According to the chip configuration entries only RTL8169 (ver <= 06)
supports tx checksumming for jumbo packets.
By the way: constant JUMBO_1K is a little misleading because it refers
to the standard packet size and not to a jumbo packet size.
By implementing this rule we can get rid of configuring tx checksumming
support per chip type.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions