ionic: simplify tx clean
authorShannon Nelson <snelson@pensando.io>
Tue, 16 Mar 2021 02:31:35 +0000 (19:31 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Mar 2021 04:27:06 +0000 (21:27 -0700)
commit19fef72cb4ba4c3c25bf89f4e73fdcefb9fd7bd2
treebd4a62258485973865b6c51e520605eaee832b4c
parent2da479ca0814c604454616ad1de813ab662e23cd
ionic: simplify tx clean

The descriptor mappings are set up the same way whether
or not it is a TSO, so we don't need separate logic for
the two cases.

Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/pensando/ionic/ionic_txrx.c