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)
commited89b89330b521f20682ead6bf93e1014b21a200
tree17c8fb9bacb466541a7b0467529512e4b4153868
parent11553d88d0b99bdde4687b0096eea2c9809301a0
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: c89d36254155 ("mt76: add function for allocating an extra wiphy")
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mac80211.c