From: Johannes Berg Date: Tue, 5 Apr 2011 16:41:56 +0000 (-0700) Subject: iwlagn: verify specific ucode X-Git-Tag: v3.0-rc1~377^2~437^2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35b1d92dfb361d24664381a0e4ae8ed47c771a66;p=pandora-kernel.git iwlagn: verify specific ucode When we loaded a ucode, there's no point in checking any one that is present, we know which one is supposed to be present so also verify that it is exactly the right one. That also simplifies the code and makes it faster since it doesn't have to check all. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed