lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 18 Dec 2020 10:50:25 -0800 From: Randy Dunlap <rdunlap@...radead.org> To: Kalle Valo <kvalo@...eaurora.org> Cc: linux-kernel@...r.kernel.org, Shayne Chen <shayne.chen@...iatek.com>, Ryder Lee <ryder.lee@...iatek.com>, Lorenzo Bianconi <lorenzo@...nel.org>, Felix Fietkau <nbd@....name>, linux-wireless@...r.kernel.org Subject: Re: [PATCH -next] net: wireless/mediatek/mt7915: fix MESH ifdef block On 12/18/20 10:48 AM, Kalle Valo wrote: > Randy Dunlap <rdunlap@...radead.org> 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@...radead.org> >> Cc: Shayne Chen <shayne.chen@...iatek.com> >> Cc: Ryder Lee <ryder.lee@...iatek.com> >> Cc: Lorenzo Bianconi <lorenzo@...nel.org> >> Cc: Felix Fietkau <nbd@....name> >> Cc: linux-wireless@...r.kernel.org >> Cc: Kalle Valo <kvalo@...eaurora.org> > > 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
Powered by blists - more mailing lists