git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d8a0a1
)
cfg80211: Validate legacy rateset.
author
Bala Shanmugam
<bkamatch@qca.qualcomm.com>
Fri, 20 Apr 2012 13:42:58 +0000
(19:12 +0530)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 23 Apr 2012 19:37:41 +0000
(15:37 -0400)
Legacy rates are not validated while configuring
tx rateset using iw. So below cmd is accepted by nl80211.
sudo iw wlan2 set bitrates legacy-2.4 1 2 3
Validate legacy rates and return
error if any rate in the rateset is not valid.
Signed-off-by: Bala Shanmugam <bkamatch@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found