diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2020-02-22 17:02:51 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-02-24 02:17:57 +0100 |
commit | 9020845fb5d6bb4876a38fdf1259600e7d9a63d4 (patch) | |
tree | 618f4f15eaa90a897a5fd69d479118c6c7c3dc55 /tools | |
parent | net: ena: ethtool: remove redundant non-zero check on rc (diff) | |
download | linux-9020845fb5d6bb4876a38fdf1259600e7d9a63d4.tar.xz linux-9020845fb5d6bb4876a38fdf1259600e7d9a63d4.zip |
r8169: improve rtl8169_start_xmit
Only call rtl8169_xmit_frags() if the skb is actually fragmented.
This avoid a small overhead for non-fragmented skb's, and it allows
to simplify rtl8169_xmit_frags() a little.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions