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. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

