From: Arik Nemtsov Date: Fri, 18 May 2012 04:46:40 +0000 (+0300) Subject: wlcore/wl12xx/wl18xx: implement op_set_key per HW arch X-Git-Tag: v3.6-rc1~125^2~559^2~8^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1c597f2b22cdc228de3c58784b00e80b9b53e03;p=pandora-kernel.git wlcore/wl12xx/wl18xx: implement op_set_key per HW arch The 12xx set_key just calls the common wlcore_set_key function, in order to program the keys into the FW. The 18xx variant changes the spare block count when a GEM or TKIP key is set. Also modify the get_spare_blocks HW op for 18xx to return the correct numbers of spare blocks, according to what is currently set in FW. Signed-off-by: Arik Nemtsov Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed