From: Sujith Manoharan <Sujith.Manoharan@xxxxxxxxxxx> Signed-off-by: Sujith Manoharan <Sujith.Manoharan@xxxxxxxxxxx> --- 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 -- 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