From: Ron Rindjunsky Date: Thu, 15 May 2008 05:53:55 +0000 (+0800) Subject: mac80211: separate Tx and Rx MCS when configuring HT X-Git-Tag: v2.6.27-rc1~969^2~337^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edcdf8b21ac920e06b4180246123fe43b022e020;p=pandora-kernel.git mac80211: separate Tx and Rx MCS when configuring HT This patch follows the 11n spec in separation between Tx and Rx MCS capabilities. Up until now, when configuring the HT possible set of Tx MCS only Rx MCS were considered, assuming they are the same as the Tx MCS. This patch fixed this by looking at low level driver Tx capabilities. Signed-off-by: Ron Rindjunsky Signed-off-by: Tomas Winkler Signed-off-by: John W. Linville --- Reading git-diff-tree failed