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 linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <87po3desix.fsf@kamboji.qca.qualcomm.com> Date: Thu, 05 Apr 2018 15:39:50 +0300 From: Kalle Valo <kvalo@...eaurora.org> To: Joe Perches <joe@...ches.com> Cc: Christian Lamparter <chunkeey@...glemail.com>, Amitkumar Karwar <amitkarwar@...il.com>, Nishant Sarmukadam <nishants@...vell.com>, Ganapathi Bhat <gbhat@...vell.com>, Xinming Hu <huxm@...vell.com>, Ping-Ke Shih <pkshih@...ltek.com>, Jussi Kivilinna <jussi.kivilinna@....fi>, linux-wireless@...r.kernel.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org, b43-dev@...ts.infradead.org Subject: Re: [PATCH 06/12] wireless: Convert simple uses of a static const Ethernet broadcast address Joe Perches <joe@...ches.com> writes: > Use the new ether_broadcast_addr global instead to save some object code. > > Signed-off-by: Joe Perches <joe@...ches.com> > --- > drivers/net/wireless/admtek/adm8211.c | 3 +-- > drivers/net/wireless/ath/carl9170/mac.c | 4 +--- > drivers/net/wireless/broadcom/b43/main.c | 3 +-- > drivers/net/wireless/marvell/mwifiex/cfg80211.c | 3 +-- > drivers/net/wireless/realtek/rtlwifi/core.c | 5 ++--- > drivers/net/wireless/rndis_wlan.c | 6 +----- > drivers/net/wireless/ti/wl1251/main.c | 5 +---- > drivers/net/wireless/ti/wlcore/main.c | 5 +---- > 8 files changed, 9 insertions(+), 25 deletions(-) It would be really helpful if you could CLEARLY document in the patches (or in the cover letter but then you need to cc all parties) to what tree the patches are meant for. Otherwise I, and other maintainers as well, need to waste time trying to guess what's your plan. I will now drop the four wireless patches from my queue. So if you want to me to take them please resubmit. -- Kalle Valo
Powered by blists - more mailing lists