Re: [PATCH v2] ath10k: fix failure to set multiple fixed rate

2019-06-25 Thread Kalle Valo
Miaoqing Pan wrote: > Currently, below fixed rate commands are broken, > iw wlanx set bitrates legacy-<2.4|5> ht-mcs-<2.4|5> vht-mcs-<2.4|5> \ > > iw wlanx set bitrates legacy-<2.4|5> ht-mcs-<2.4|5> \ > vht-mcs-<2.4|5> > > There are two methods to set fixed rate, both failed, > - Use vdev

Re: [PATCH v2] ath10k: fix failure to set multiple fixed rate

2019-06-25 Thread Kalle Valo
Miaoqing Pan wrote: > Currently, below fixed rate commands are broken, > iw wlanx set bitrates legacy-<2.4|5> ht-mcs-<2.4|5> vht-mcs-<2.4|5> \ > > iw wlanx set bitrates legacy-<2.4|5> ht-mcs-<2.4|5> \ > vht-mcs-<2.4|5> > > There are two methods to set fixed rate, both failed, > - Use vdev

[PATCH v2] ath10k: fix failure to set multiple fixed rate

2019-05-29 Thread Miaoqing Pan
Currently, below fixed rate commands are broken, iw wlanx set bitrates legacy-<2.4|5> ht-mcs-<2.4|5> vht-mcs-<2.4|5> \ iw wlanx set bitrates legacy-<2.4|5> ht-mcs-<2.4|5> \ vht-mcs-<2.4|5> There are two methods to set fixed rate, both failed, - Use vdev fixed rate command This command only