Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH] iw: Clarify bitrate mask documentation
@ 2011-04-27  4:10 Sujith
  0 siblings, 0 replies; only message in thread
From: Sujith @ 2011-04-27  4:10 UTC (permalink / raw)
  To: Johannes Berg; +Cc: linux-wireless

From: Sujith Manoharan <Sujith.Manoharan@atheros.com>

Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com>
---
 bitrate.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/bitrate.c b/bitrate.c
index 0012514..cefd150 100644
--- a/bitrate.c
+++ b/bitrate.c
@@ -137,4 +137,6 @@ static int handle_bitrates(struct nl80211_state *state,
 #endif
 
 COMMAND(set, bitrates, DESCR, NL80211_CMD_SET_TX_BITRATE_MASK, 0, CIB_NETDEV,
-	handle_bitrates, "Sets up the specified rate masks.");
+	handle_bitrates,
+	"Sets up the specified rate masks.\n"
+	"Not passing any arguments would clear the existing mask (if any).");
-- 
1.7.4.4


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-04-27  4:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-27  4:10 [PATCH] iw: Clarify bitrate mask documentation Sujith

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