At Tue, 10 Nov 2009 10:48:01 +0100, Holger Schurig wrote: > @@ -584,6 +588,8 @@ > * changed then the list changed and the dump should be repeated > * completely from scratch. > * > + * @NL80211_CHANNEL_NOISE: Noise on channel in mBm > + * > * @NL80211_ATTR_MAX: highest attribute number currently defined > * @__NL80211_ATTR_AFTER_LAST: internal use > */ > @@ -714,6 +720,8 @@ > > NL80211_ATTR_PID, > > + NL80211_ATTR_NOISE, > + > /* add attributes here, update the policy in nl80211.c */ > > __NL80211_ATTR_AFTER_LAST, Oops, the comment in the kdoc doesn't match the enum. -- http://www.holgerschurig.de -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html