wlcore/wl12xx: remove deprecated FW version check
authorLuciano Coelho <coelho@ti.com>
Tue, 27 Nov 2012 13:51:57 +0000 (15:51 +0200)
committerLuciano Coelho <coelho@ti.com>
Tue, 4 Dec 2012 14:36:10 +0000 (16:36 +0200)
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 <coelho@ti.com>

No differences found