From: Jouni Malinen Date: Tue, 29 Dec 2009 10:59:45 +0000 (+0200) Subject: nl80211: New command for setting TX rate mask for rate control X-Git-Tag: v2.6.34-rc1~233^2~556^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13ae75b103e07304a34ab40c9136e9f53e06475c;p=pandora-kernel.git nl80211: New command for setting TX rate mask for rate control Add a new NL80211_CMD_SET_TX_BITRATE_MASK command and related attributes to provide support for setting TX rate mask for rate control. This uses the existing cfg80211 set_bitrate_mask operation that was previously used only with WEXT compat code (SIOCSIWRATE). The nl80211 command allows more generic configuration of allowed rates as a mask instead of fixed/max rate. Signed-off-by: Jouni Malinen Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed