From: Luciano Coelho Date: Tue, 27 Nov 2012 13:51:59 +0000 (+0200) Subject: wl12xx: ignore some of the firmware version fields X-Git-Tag: v3.9-rc1~139^2~2^2^2~42^2~50^2^2~34^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3ec9cf2052981171364c4f354f53a64089ecc75;p=pandora-kernel.git wl12xx: ignore some of the firmware version fields 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 --- Reading git-diff-tree failed