Re: linux-next: build warning after merge of the mac80211 tree

From: Johannes Berg
Date: Fri Jan 29 2016 - 03:21:23 EST


On Fri, 2016-01-29 at 15:06 +1100, Stephen Rothwell wrote:
> Hi Johannes,
>
> After merging the mac80211 tree, today's linux-next build (i386
> defconfig)
> produced this warning:
>
> In file included from include/net/wext.h:4:0,
> ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂfrom net/socket.c:97:
> include/net/iw_handler.h:446:13: warning: 'wireless_nlevent_flush'
> defined but not used [-Wunused-function]
> Âstatic void wireless_nlevent_flush(void) {}
> ÂÂÂÂÂÂÂÂÂÂÂÂÂ^
>
> Introduced by commit
>
> Â 3730abeab65b ("cfg80211/wext: fix message ordering")
>
> Missing inline :-(

Oops. Fixed, thanks.

johannes