wifi: mt76: mt7915: add missing chanctx ops
authorBen Greear <greearb@candelatech.com>
Wed, 27 Mar 2024 00:11:31 +0000 (17:11 -0700)
committerFelix Fietkau <nbd@nbd.name>
Thu, 2 May 2024 10:44:51 +0000 (12:44 +0200)
commit2f7cf3b61d85228ae749b6cb8eda1e1df9d4926f
tree499b332aea757c24e8fb682eb783338a1fe00419
parent6d1af9b64c13d058109707fb97e94c7b6b51e7db
wifi: mt76: mt7915: add missing chanctx ops

Looks like this was missed in the initial patch that made
the conversion to the emulated chanctx drivers.

Fixes: 0a44dfc07074 ("wifi: mac80211: simplify non-chanctx drivers")
Tested-by: James Courtier-Dutton <james.dutton@gmail.com>
Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7915/main.c