commit | 1fd5e589d8c7d3cd42ddd39358338766cfcedec8 | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Tue Jul 10 19:32:10 2007 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jul 12 16:07:26 2007 -0400 |
tree | 10158cea9fdca493c16f2f4790b6488091254731 | |
parent | 4480f15ca62a595248d6d8e2b3e75052113cde59 [diff] |
[PATCH] mac80211: Implementation of SIOCSIWRATE The WEXT ioctl SIOCSIWRATE is not implemented in mac80211. This patch adds the missing routine. It supports the 'auto' keyword, fixed rates, and the combination of 'auto' and a fixed rate to select an upper bound. Based on the patch from Mohamed Abbas <mabbas@linux.intel.com>. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Jiri Benc <jbenc@suse.cz> Signed-off-by: John W. Linville <linville@tuxdriver.com>