2023-09-14 07:42:25

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: build warning after merge of the wireless-next tree

Hi all,

After merging the wireless-next tree, today's linux-next build (htmldocs)
produced this warning:

include/net/cfg80211.h:5963: warning: Excess function parameter 'work' description in 'wiphy_delayed_work_flush'

Introduced by commit

56cfb8ce1f7f ("wifi: cfg80211: add flush functions for wiphy work")

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2024-02-09 07:07:13

by Johannes Berg

[permalink] [raw]
Subject: Re: linux-next: build warning after merge of the wireless-next tree

On Fri, 2024-02-09 at 14:29 +1100, Stephen Rothwell wrote:
> Hi all,
>
> After merging the wireless-next tree, today's linux-next build (htmldocs)
> produced this warning:
>
> include/net/cfg80211.h:1067: warning: expecting prototype for cfg80211_chandef_primary_freq(). Prototype was for cfg80211_chandef_primary() instead
>

Strangely enough, I have a deja vu now, as if I'd fixed this before
somewhere. Oh well.

Thanks for the report, now fixed!

johannes