On Fri, 2011-08-12 at 14:00 +0200, Stanislaw Gruszka wrote:
> diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h
> index ab12440..97db267 100644
> --- a/include/net/cfg80211.h
> +++ b/include/net/cfg80211.h
> @@ -1875,6 +1875,9 @@ struct wiphy {
> * you need use set_wiphy_dev() (see below) */
> struct device dev;
>
> + /* protects ->resume, ->suspend sysfs callbacks against unregister hw */
> + bool registered;
Warning(/home/wireless/wireless-testing//include/net/cfg80211.h:1927):
No description found for parameter 'registered'
please fix.
johannes
_______________________________________________
stable mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/stable