commit | 9930380f0bd8405fa6a51d644f3de88c30666519 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Jul 01 21:26:59 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jul 10 15:01:52 2009 -0400 |
tree | 71cd68830b11b648d6b79f1575dc9960631a2ab2 | |
parent | ab737a4f7dbe57b12b73f482a7b973bf00b41942 [diff] |
cfg80211: implement IWRATE For now, let's implement that using a very hackish way: simply mirror the wext API in the cfg80211 API. This will have to be changed later when we implement proper bitrate API. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>