From: Luciano Coelho Date: Tue, 27 Nov 2012 13:51:57 +0000 (+0200) Subject: wlcore/wl12xx: remove deprecated FW version check X-Git-Tag: v3.9-rc1~139^2~2^2^2~42^2~50^2^2~34^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3552c06256cf7ac787ab8db0d3c8317be48bba1;p=pandora-kernel.git wlcore/wl12xx: remove deprecated FW version check We don't distinguish between STA and AP firmwares anymore, so the firmware version checking and quirks setting in wl12xx isn't needed anymore. Remove implementation of .identify_fw in wl12xx and deprecated definitions. Don't remove the op entirely from wlcore, because it may be needed for more fine-grained checking later. Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed