diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2020-03-30 01:53:39 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-03-30 11:50:20 -0700 |
commit | b8447abc4c8fb2abaa268f8e193c43e0bec2ef11 (patch) | |
tree | f4c66316ca83a33f0a24254184f98a6b46bd9d09 /sound/pci/korg1212 | |
parent | 033c6f3b783721d9f6da2831df0b25e009ee44fe (diff) |
r8169: factor out rtl8169_tx_map
Factor out mapping the tx skb to a new function rtl8169_tx_map(). This
allows to remove redundancies, and rtl8169_get_txd_opts1() has only
one user left, so it can be inlined.
As a result rtl8169_xmit_frags() is significantly simplified, and in
rtl8169_start_xmit() the code is simplified and better readable.
No functional change intended.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/pci/korg1212')
0 files changed, 0 insertions, 0 deletions