From: Johannes Berg Date: Mon, 6 Jun 2011 16:41:15 +0000 (-0700) Subject: iwlagn: don't check ucode subtype X-Git-Tag: v3.1-rc1~316^2~350^2^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=872907bb17fe2d8d01d0e9723f72f91cb4ea103f;p=pandora-kernel.git iwlagn: don't check ucode subtype The ucode subtypes keep changing, and there's no particular reason to be checking them (other than a paranoid sanity check). Since the numbers are also in conflict between different ucode images now, simply don't check them any more and rely on the images being built correctly. Also, to indicate that, rename the constants and the enum, moving it to a different file. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed