diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2020-02-22 17:02:51 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-02-23 17:17:57 -0800 |
commit | 9020845fb5d6bb4876a38fdf1259600e7d9a63d4 (patch) | |
tree | 618f4f15eaa90a897a5fd69d479118c6c7c3dc55 /crypto/ctr.c | |
parent | 8e3a573517458a09fb0b702c2d04f3ec43f1b5c5 (diff) | |
download | linux-9020845fb5d6bb4876a38fdf1259600e7d9a63d4.tar.gz linux-9020845fb5d6bb4876a38fdf1259600e7d9a63d4.tar.bz2 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 'crypto/ctr.c')
0 files changed, 0 insertions, 0 deletions