From: Arik Nemtsov Date: Mon, 7 Nov 2011 21:24:39 +0000 (+0200) Subject: mac80211: init rate-control for TDLS sta when supp-rates are known X-Git-Tag: v3.3-rc1~182^2~545^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d64cf63e062f6741f80c393f19c9706358489cc7;p=pandora-kernel.git mac80211: init rate-control for TDLS sta when supp-rates are known Initialize rate control algorithms only when supported rates are known for a TDLS peer sta. Direct Tx between peers is not allowed before the link is enabled. In turn, this only occurs after a change_station() call that sets supported rates. Signed-off-by: Arik Nemtsov Signed-off-by: John W. Linville --- Reading git-diff-tree failed