]> bbs.cooldavid.org Git - net-next-2.6.git/commit
iwlwifi: correct descriptions of advanced ucode errors
authorJay Sternberg <jay.e.sternberg@intel.com>
Fri, 2 Jul 2010 22:49:10 +0000 (15:49 -0700)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Fri, 9 Jul 2010 17:16:54 +0000 (10:16 -0700)
commit4b58645ce68c5fd446bff0c847ff9385cd204680
treedb8dc828cca7e1889d6f453234a5769585ebebd7
parent0326433995ad43b64ebabdd2390a5d11f33f025b
iwlwifi: correct descriptions of advanced ucode errors

ucode errors were redefined in new ucode images and all new errors
were showing as advanced sysasserts which was misleading. new errors
are not sequential so additional lookup table added.  errors do not
overlap so both are used to support older and newer ucode images.

Signed-off-by: Jay Sternberg <jay.e.sternberg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/iwl-agn.c