From: Eliad Peller Date: Sun, 14 Aug 2011 10:17:06 +0000 (+0300) Subject: wl12xx: update acx commands X-Git-Tag: v3.2-rc1~129^2~287^2^2~87^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f097988f1bff42177b99cb4c8ec62e818d0b1a6;p=pandora-kernel.git wl12xx: update acx commands Update the acx commands according to the new fw api (fw >= 6/7.3.0.0.75). The main change in most of the ACXs is the addition of a new role_id/link_id field, which is required for multi-role operation. Currently, we don't really support multi-role, as most of our data (inside wl) is global. As the current fw doesn't support concurrent roles yet, keep it this way and add wl->role_id and wl->sta_hlid to save the active role/link. Signed-off-by: Eliad Peller Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed