]> err.no Git - linux-2.6/commit
[PATCH] ieee80211: export list of bit rates with standard WEXT procddures
authorZhu Yi <yi.zhu@intel.com>
Thu, 13 Apr 2006 09:17:26 +0000 (17:17 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 24 Apr 2006 20:15:53 +0000 (16:15 -0400)
commit09593047d8210ca017a0b4aa0a7fb10abf12615f
treecde17a6145434c799dfa6b82427068cefb3953cd
parent73858062b66c07d71bce47a0e4798dd3ce604590
[PATCH] ieee80211: export list of bit rates with standard WEXT procddures

The patch replace the way to export the list of bit rates in scan results
from IWEVCUSTOM to SIOCGIWRATE. It also removes the max_rate item exported
with SIOCGIWRATE since this should be done by userspace.

Signed-off-by: Jean Tourrilhes <jt@hpl.hp.com>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/ieee80211/ieee80211_wx.c