commit | 0623b98b41cd16073ee15f35e058194313e6dc51 | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Sat Apr 18 23:10:44 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 18 20:20:11 2020 -0700 |
tree | 889c1b93f70aaece776af856fb0d9e14f32c771b | |
parent | 145192f83a1184ca8f2ef4508e7a93bb783bb444 [diff] |
r8169: improve rtl8169_tso_csum_v2 Simplify the code and avoid the overhead of calling vlan_get_protocol(). Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>