On 12/18/20 10:48 AM, Kalle Valo wrote: > Randy Dunlap <rdunlap@xxxxxxxxxxxxx> 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 <rdunlap@xxxxxxxxxxxxx> >> Cc: Shayne Chen <shayne.chen@xxxxxxxxxxxx> >> Cc: Ryder Lee <ryder.lee@xxxxxxxxxxxx> >> Cc: Lorenzo Bianconi <lorenzo@xxxxxxxxxx> >> Cc: Felix Fietkau <nbd@xxxxxxxx> >> Cc: linux-wireless@xxxxxxxxxxxxxxx >> Cc: Kalle Valo <kvalo@xxxxxxxxxxxxxx> > > 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. Shall I resend it? thanks. -- ~Randy