mt76: add back the SUPPORTS_REORDERING_BUFFER flag
authorFelix Fietkau <nbd@nbd.name>
Sat, 10 Oct 2020 13:20:18 +0000 (15:20 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Dec 2020 10:54:28 +0000 (11:54 +0100)
commit680e7b2a0e0980e7aa988e04133a1883d2030c7c
tree31b54d629ce6274b27b0114082a513b78bd2ce9f
parentf2d7cffc20f6d81e572868cc676defe5228abae8
mt76: add back the SUPPORTS_REORDERING_BUFFER flag

commit ed89b89330b521f20682ead6bf93e1014b21a200 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/mediatek/mt76/mac80211.c