OSDN Git Service

wifi: mt76: mt7996: rely on mt76_connac_txp_skb_unmap
authorLorenzo Bianconi <lorenzo@kernel.org>
Wed, 18 Jan 2023 16:30:39 +0000 (17:30 +0100)
committerFelix Fietkau <nbd@nbd.name>
Fri, 3 Feb 2023 13:47:17 +0000 (14:47 +0100)
commit30495864acff782145e3cc68d6b66c56414a7abe
tree5cb2518083bef558bed631719f25da6a158396b6
parent3c38dfc1702d812f7c4a89ed5b0521e2ad8381d6
wifi: mt76: mt7996: rely on mt76_connac_txp_skb_unmap

Drop mt7996_txp_skb_unmap routine since it is equivalent to
mt76_connac_txp_skb_unmap().

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7996/mac.c