wl12xx: ignore some of the firmware version fields
authorLuciano Coelho <coelho@ti.com>
Tue, 27 Nov 2012 13:51:59 +0000 (15:51 +0200)
committerLuciano Coelho <coelho@ti.com>
Tue, 4 Dec 2012 14:36:11 +0000 (16:36 +0200)
The firmware type and the project number fields in the firmware
version number, cannot be checked as if they increase sequentially,
because the former is the firmware type and the latter is an internal
project number.  There's no guarantee that these numbers will remain
incremental, so use WLCORE_FW_VER_IGNORE.

Signed-off-by: Luciano Coelho <coelho@ti.com>

No differences found