commit | d64cf63e062f6741f80c393f19c9706358489cc7 | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Mon Nov 07 23:24:39 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Nov 11 12:32:47 2011 -0500 |
tree | 4fdd104411270b7e4a7eb339cd457870bd413d82 | |
parent | dd9dfb9f95e2141db672eb12a1d71892e9e481fb [diff] |
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 <arik@wizery.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>