linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* iw set freq regression
@ 2019-12-09 19:48 Janusz Dziedzic
  0 siblings, 0 replies; only message in thread
From: Janusz Dziedzic @ 2019-12-09 19:48 UTC (permalink / raw)
  To: linux-wireless; +Cc: Johannes Berg

Hello,

For v4.9 this command works correctly:
./iw wlp1s0 set freq 5220 20 5220 0
./iw wlp1s0 set freq 5180 40 5190 0

With latest master this fail with err msg:
Usage:    ./iw [options] dev <devname> set freq <freq>
[NOHT|HT20|HT40+|HT40-|5MHz|10MHz|80MHz]
    dev <devname> set freq <control freq> [5|10|20|40|80|80+80|160]
[<center1_freq> [<center2_freq>]]
Options:
    --debug        enable netlink debugging

After bisection and revert this one, works as before:
4871fcf iw: parse_freqs: check how many center frequencies to expect

I know we don't need to set this all arguments and finally I can
change my script (don't set cf1/cf2).
Anyway report this.

BR
Janusz

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

only message in thread, other threads:[~2019-12-09 19:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-09 19:48 iw set freq regression Janusz Dziedzic

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).