commit | 35b1d92dfb361d24664381a0e4ae8ed47c771a66 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Apr 05 09:41:56 2011 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Apr 07 15:51:36 2011 -0400 |
tree | d433ef0eb0a9ec31986745774bcbe011a62f5718 | |
parent | fb66216f9ebb146ad457829fcb62ae8f4348cda2 [diff] |
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 <johannes.berg@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>