summaryrefslogtreecommitdiff
path: root/drivers/s390/net/qeth_l2_main.c
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2020-11-17 23:34:09 +0300
committerJakub Kicinski <kuba@kernel.org>2020-11-19 04:26:31 +0300
commitbd4bdeb4f29027199c68104fbdfa07ad45390cc1 (patch)
tree3db253484cb499d3e20a3aaee9b9077c49496c69 /drivers/s390/net/qeth_l2_main.c
parent281cc2843b180fe99c9b9999a625682e9cad5278 (diff)
downloadlinux-bd4bdeb4f29027199c68104fbdfa07ad45390cc1.tar.xz
r8169: remove not needed check in rtl8169_start_xmit
In rtl_tx() the released descriptors are zero'ed by rtl8169_unmap_tx_skb(). And in the beginning of rtl8169_start_xmit() we check that enough descriptors are free, therefore there's no way the DescOwn bit can be set here. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Link: https://lore.kernel.org/r/6965d665-6c50-90c5-70e6-0bb335d4ea47@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/s390/net/qeth_l2_main.c')
0 files changed, 0 insertions, 0 deletions