From: Johannes Berg Date: Wed, 28 Apr 2010 19:09:16 +0000 (-0700) Subject: iwlagn: prepare for new firmware file format X-Git-Tag: v2.6.35-rc1~473^2~42^2^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e9a44dc0bb718c28b20a48f551818036ef090ab;p=pandora-kernel.git iwlagn: prepare for new firmware file format Currently the first four bytes in a firmware file indicate the major, minor and api versions as well as the serial number. These combined can never be zero, so we can use that special case for a new, future, file format. This patch simply shuffles the code and prepares for that new format. Signed-off-by: Johannes Berg Signed-off-by: Reinette Chatre --- Reading git-diff-tree failed