From: Eliad Peller Date: Wed, 28 Nov 2012 09:42:31 +0000 (+0200) Subject: wlcore: add ACX_PEER_CAP command X-Git-Tag: v3.9-rc1~139^2~2^2^2~42^2~50^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=530abe195df6918d43c9381fd9a70b7e16d55036;p=pandora-kernel.git wlcore: add ACX_PEER_CAP command ACX_PEER_CAP command is just ACX_PEER_HT_CAP, but allows configuring the peer's support rates as well. this is needed because we start the station role when the remote rates are not known yet. the two commands should be unified in future fw versions, but for now add a new set_peer_cap per-hw op, that will use ACX_PEER_CAP for 18xx, and ACX_PEER_HT_CAP for 12xx. Signed-off-by: Eliad Peller Signed-off-by: Arik Nemtsov Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed