Randy Dunlap <[email protected]> writes: > On 12/18/20 10:48 AM, Kalle Valo wrote: >> Randy Dunlap <[email protected]> writes: >> >>> Fix a build error when CONFIG_MAC80211_MESH is not enabled: >>> >>> ../drivers/net/wireless/mediatek/mt76/mt7915/init.c:47:2: error: >>> expected expression before '}' token >>> }, { >>> ^ >>> >>> Fixes: af901eb4ab80 ("mt76: mt7915: get rid of dbdc debugfs knob") >>> Signed-off-by: Randy Dunlap <[email protected]> >>> Cc: Shayne Chen <[email protected]> >>> Cc: Ryder Lee <[email protected]> >>> Cc: Lorenzo Bianconi <[email protected]> >>> Cc: Felix Fietkau <[email protected]> >>> Cc: [email protected] >>> Cc: Kalle Valo <[email protected]> >> >> Thanks, but why -next? I would rather queue this to wireless-drivers for >> v5.11 as af901eb4ab80 is in Linu's tree now. > > Sorry, I found the build error in linux-next. > My bad for not checking mainline.
Ah. > Shall I resend it? No need, just wanted to make sure that I'm not missing anything. I'll queue this for v5.11. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

