public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] cfg80211: fix nl80211.h documentation for DFS enum states
@ 2013-10-07 23:27 Luis R. Rodriguez
  2013-10-08  8:54 ` Johannes Berg
  0 siblings, 1 reply; 5+ messages in thread
From: Luis R. Rodriguez @ 2013-10-07 23:27 UTC (permalink / raw)
  To: johannes; +Cc: linux-wireless, Luis R. Rodriguez

The names are prefixed incorrectly on the documentation.

Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
---
 include/uapi/linux/nl80211.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/include/uapi/linux/nl80211.h b/include/uapi/linux/nl80211.h
index 71b519f..6ab79ea 100644
--- a/include/uapi/linux/nl80211.h
+++ b/include/uapi/linux/nl80211.h
@@ -3860,11 +3860,11 @@ enum nl80211_radar_event {
  *
  * Channel states used by the DFS code.
  *
- * @IEEE80211_DFS_USABLE: The channel can be used, but channel availability
+ * @NL80211_DFS_USABLE: The channel can be used, but channel availability
  *	check (CAC) must be performed before using it for AP or IBSS.
- * @IEEE80211_DFS_UNAVAILABLE: A radar has been detected on this channel, it
+ * @NL80211_DFS_UNAVAILABLE: A radar has been detected on this channel, it
  *	is therefore marked as not available.
- * @IEEE80211_DFS_AVAILABLE: The channel has been CAC checked and is available.
+ * @NL80211_DFS_AVAILABLE: The channel has been CAC checked and is available.
  */
 
 enum nl80211_dfs_state {
-- 
1.8.4.rc3


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] cfg80211: fix nl80211.h documentation for DFS enum states
  2013-10-07 23:27 Luis R. Rodriguez
@ 2013-10-08  8:54 ` Johannes Berg
  0 siblings, 0 replies; 5+ messages in thread
From: Johannes Berg @ 2013-10-08  8:54 UTC (permalink / raw)
  To: Luis R. Rodriguez; +Cc: linux-wireless

On Mon, 2013-10-07 at 16:27 -0700, Luis R. Rodriguez wrote:
> The names are prefixed incorrectly on the documentation.

Applied, thanks.

johannes


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH] cfg80211: fix nl80211.h documentation for DFS enum states
@ 2013-10-21 17:02 Luis R. Rodriguez
  2013-10-21 17:04 ` Johannes Berg
  0 siblings, 1 reply; 5+ messages in thread
From: Luis R. Rodriguez @ 2013-10-21 17:02 UTC (permalink / raw)
  To: johannes; +Cc: linux-wireless, Luis R. Rodriguez

The names are prefixed incorrectly on the documentation.

Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
---
 include/uapi/linux/nl80211.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/include/uapi/linux/nl80211.h b/include/uapi/linux/nl80211.h
index 71b519f..6ab79ea 100644
--- a/include/uapi/linux/nl80211.h
+++ b/include/uapi/linux/nl80211.h
@@ -3860,11 +3860,11 @@ enum nl80211_radar_event {
  *
  * Channel states used by the DFS code.
  *
- * @IEEE80211_DFS_USABLE: The channel can be used, but channel availability
+ * @NL80211_DFS_USABLE: The channel can be used, but channel availability
  *	check (CAC) must be performed before using it for AP or IBSS.
- * @IEEE80211_DFS_UNAVAILABLE: A radar has been detected on this channel, it
+ * @NL80211_DFS_UNAVAILABLE: A radar has been detected on this channel, it
  *	is therefore marked as not available.
- * @IEEE80211_DFS_AVAILABLE: The channel has been CAC checked and is available.
+ * @NL80211_DFS_AVAILABLE: The channel has been CAC checked and is available.
  */
 
 enum nl80211_dfs_state {
-- 
1.8.4.rc3


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] cfg80211: fix nl80211.h documentation for DFS enum states
  2013-10-21 17:02 [PATCH] cfg80211: fix nl80211.h documentation for DFS enum states Luis R. Rodriguez
@ 2013-10-21 17:04 ` Johannes Berg
  2013-10-21 17:28   ` Luis R. Rodriguez
  0 siblings, 1 reply; 5+ messages in thread
From: Johannes Berg @ 2013-10-21 17:04 UTC (permalink / raw)
  To: Luis R. Rodriguez; +Cc: linux-wireless

On Mon, 2013-10-21 at 19:02 +0200, Luis R. Rodriguez wrote:
> The names are prefixed incorrectly on the documentation.

You already sent me this patch, and I applied it, I believe?

johannes


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] cfg80211: fix nl80211.h documentation for DFS enum states
  2013-10-21 17:04 ` Johannes Berg
@ 2013-10-21 17:28   ` Luis R. Rodriguez
  0 siblings, 0 replies; 5+ messages in thread
From: Luis R. Rodriguez @ 2013-10-21 17:28 UTC (permalink / raw)
  To: Johannes Berg; +Cc: linux-wireless

On Mon, Oct 21, 2013 at 7:04 PM, Johannes Berg
<johannes@sipsolutions.net> wrote:
> On Mon, 2013-10-21 at 19:02 +0200, Luis R. Rodriguez wrote:
>> The names are prefixed incorrectly on the documentation.
>
> You already sent me this patch, and I applied it, I believe?

Ah yeah sorry about that.

 Luis

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-10-21 17:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-21 17:02 [PATCH] cfg80211: fix nl80211.h documentation for DFS enum states Luis R. Rodriguez
2013-10-21 17:04 ` Johannes Berg
2013-10-21 17:28   ` Luis R. Rodriguez
  -- strict thread matches above, loose matches on Subject: below --
2013-10-07 23:27 Luis R. Rodriguez
2013-10-08  8:54 ` Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox