On Tue, 2023-03-07 at 01:11 +0000, Ping-Ke Shih wrote: > > -----Original Message----- > > From: Deren Wu <deren.wu@xxxxxxxxxxxx> > > Sent: Saturday, March 4, 2023 4:10 PM > > To: Felix Fietkau <nbd@xxxxxxxx>; Lorenzo Bianconi < > > lorenzo@xxxxxxxxxx> > > Cc: Sean Wang <sean.wang@xxxxxxxxxxxx>; Soul Huang < > > Soul.Huang@xxxxxxxxxxxx>; YN Chen > > <YN.Chen@xxxxxxxxxxxx>; Leon Yen <Leon.Yen@xxxxxxxxxxxx>; Eric-SY > > Chang <Eric-SY.Chang@xxxxxxxxxxxx>; > > Deren Wu <Deren.Wu@xxxxxxxxxxxx>; KM Lin <km.lin@xxxxxxxxxxxx>; > > Robin Chiu <robin.chiu@xxxxxxxxxxxx>; CH > > Yeh <ch.yeh@xxxxxxxxxxxx>; Posh Sun <posh.sun@xxxxxxxxxxxx>; Stella > > Chang <Stella.Chang@xxxxxxxxxxxx>; > > Evelyn Tsai <evelyn.tsai@xxxxxxxxxxxx>; Ryder Lee < > > ryder.lee@xxxxxxxxxxxx>; Shayne Chen > > <shayne.chen@xxxxxxxxxxxx>; linux-wireless < > > linux-wireless@xxxxxxxxxxxxxxx>; linux-mediatek > > <linux-mediatek@xxxxxxxxxxxxxxxxxxx>; Neil Chen < > > yn.chen@xxxxxxxxxxxx> > > Subject: [PATCH] wifi: mt76: mt7921: use driver flags rather than > > mac80211 flags to mcu > > > > From: Neil Chen <yn.chen@xxxxxxxxxxxx> > > > > FIF_* flags from mac80211 is not ABI. mt7921 should not pass it > > into mcu > > directly. Remap FIF_* to driver defined flags as mcu command input. > > > > Fixes: c222f77fd421 ("wifi: mt76: mt7921: fix rx filter incorrect > > by drv/fw inconsistent") > > Signed-off-by: Neil Chen <yn.chen@xxxxxxxxxxxx> > > Miss your s-o-b, Deren? Thanks, I forgot adding the tag. Let me post v2. :)