From: Larry Finger Date: Tue, 10 Jul 2007 17:32:10 +0000 (+0200) Subject: [PATCH] mac80211: Implementation of SIOCSIWRATE X-Git-Tag: v2.6.23-rc1~1054^2~24^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fd5e589d8c7d3cd42ddd39358338766cfcedec8;p=pandora-kernel.git [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 . Signed-off-by: Larry Finger Signed-off-by: Jiri Benc Signed-off-by: John W. Linville --- Reading git-diff-tree failed