From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: nl80211 wlcore regression in next Date: Tue, 25 Jun 2019 01:00:19 -0700 Message-ID: <20190625080019.GH5447@atomide.com> References: <20190625073837.GG5447@atomide.com> <2570f4087d6e3356df34635a0380ec8ce06c9159.camel@sipsolutions.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <2570f4087d6e3356df34635a0380ec8ce06c9159.camel-cdvu00un1VgdHxzADdlk8Q@public.gmane.org> Sender: linux-wireless-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Johannes Berg Cc: Kalle Valo , Eyal Reizer , linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-omap@vger.kernel.org Hi, * Johannes Berg [190625 07:47]: > On Tue, 2019-06-25 at 00:38 -0700, Tony Lindgren wrote: > > Hi, > > > > Looks like at least drivers/net/wireless/ti wlcore driver has stopped > > working in Linux next with commit 901bb9891855 ("nl80211: require and > > validate vendor command policy"). Reverting the commit above makes it > > work again. > > > > It fails with the warning below, any ideas what goes wrong? > > Oops. For some reason, I neglected to check the vendor command usage > beyond hwsim. > > The patch below should work? Yeah thanks that fixes the issue for me: Tested-by: Tony Lindgren