OSDN Git Service

mt76: use ieee80211_rx_list to pass frames to the network stack as a batch
authorFelix Fietkau <nbd@nbd.name>
Sat, 25 Jul 2020 17:03:17 +0000 (19:03 +0200)
committerFelix Fietkau <nbd@nbd.name>
Fri, 4 Dec 2020 12:46:13 +0000 (13:46 +0100)
commit3298b1f866fb410710547f5dc9cfff408b9de21d
tree57091cc9e3726c169798f45fb4a47e45a17e4ad5
parente151d71e503d032ba0fea5afe5fced5639143856
mt76: use ieee80211_rx_list to pass frames to the network stack as a batch

Improves icache footprint

Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mac80211.c