eth: mtk: switch to netif_napi_add_tx()
authorJakub Kicinski <kuba@kernel.org>
Thu, 7 Jul 2022 03:00:19 +0000 (20:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Jul 2022 11:12:27 +0000 (12:12 +0100)
commitc0f50574223c468f135cecd31132b68829c654d8
treeccc553a52f5cbc5bfd4a975f720e1d957c838fbd
parent9d542f7bf1978fbb9378503a637498730309ed29
eth: mtk: switch to netif_napi_add_tx()

netif_napi_add_tx() does not require the weight argument.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mediatek/mtk_star_emac.c