]> git.baikalelectronics.ru Git - kernel.git/commit
mt76: add back the SUPPORTS_REORDERING_BUFFER flag
authorFelix Fietkau <nbd@nbd.name>
Sat, 10 Oct 2020 13:20:18 +0000 (15:20 +0200)
committerFelix Fietkau <nbd@nbd.name>
Fri, 4 Dec 2020 12:46:15 +0000 (13:46 +0100)
commit5267cee7baaf7cf202b653bfc7746c30a7283d38
tree17c8fb9bacb466541a7b0467529512e4b4153868
parentc22561a2c9a0b30f1af0d2a28dd7d77872bd77b1
mt76: add back the SUPPORTS_REORDERING_BUFFER flag

It was accidentally dropped while adding multiple wiphy support
Fixes fast-rx support and avoids handling reordering in both mac80211
and the driver

Cc: stable@vger.kernel.org
Fixes: d23b35c472e8 ("mt76: add function for allocating an extra wiphy")
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mac80211.c