linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* problem clearing bit-rates with 'iw'
@ 2011-10-31 22:34 Ben Greear
  2011-11-02  7:52 ` Johannes Berg
  0 siblings, 1 reply; 2+ messages in thread
From: Ben Greear @ 2011-10-31 22:34 UTC (permalink / raw)
  To: linux-wireless@vger.kernel.org

According to the help, it seems I should be able to pass no rates and
have it clear the mask.  But, it seems that is not actually working:

[root@lec2010-ath9k-1 lanforge]# ./local/sbin/iw dev sta4 set bitrates legacy-2.4
command failed: Invalid argument (-22)
[root@lec2010-ath9k-1 lanforge]# ./local/sbin/iw dev sta4 set bitrates legacy-2.4 ""
Usage:	./local/sbin/iw [options] dev <devname> set bitrates [legacy-<2.4|5> <legacy rate in Mbps>*]

Sets up the specified rate masks.
Not passing any arguments would clear the existing mask (if any).

Options:
	--debug		enable netlink debugging
[root@lec2010-ath9k-1 lanforge]# ./local/sbin/iw dev sta4 set bitrates
command failed: Invalid argument (-22)


Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com


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

end of thread, other threads:[~2011-11-02  7:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-31 22:34 problem clearing bit-rates with 'iw' Ben Greear
2011-11-02  7:52 ` Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).