From: Rajkumar Manoharan Date: Sun, 25 Sep 2011 09:23:31 +0000 (+0530) Subject: mac80211: Send the management frame at requested rate X-Git-Tag: v3.2-rc1~129^2~183^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aad14ceb45f5ff12da2ab5b37a596e6f81566515;p=pandora-kernel.git mac80211: Send the management frame at requested rate Whenever the scan request or tx_mgmt is requesting not to use CCK rate for managemet frames through NL80211_ATTR_TX_NO_CCK_RATE attribute, then mac80211 should select appropriate least non-CCK rate. This could help to send P2P probes and P2P action frames at non 11b rates without diabling 11b rates globally. Cc: Jouni Malinen Signed-off-by: Rajkumar Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed