diff options
author | Johannes Berg <johannes.berg@intel.com> | 2011-04-05 12:41:55 -0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-04-07 15:51:36 -0400 |
commit | fb66216f9ebb146ad457829fcb62ae8f4348cda2 (patch) | |
tree | b2c165d6d4e0b30d8d276aa05dcc6eefa2446587 /net | |
parent | 36127db02ec17828c1582bb6bc1f12160fd35d64 (diff) |
iwlagn: simplify ucode check code
The code in iwlcore_verify_inst_sparse really
doesn't need to keep track of the number of
errors it encountered since a single one is
fatal.
Also, the code in iwl_verify_inst_full is just
used to print out some things, so rename it to
iwl_print_inst and don't give it a return code
and just make it print out the values.
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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions