]> git.baikalelectronics.ru Git - kernel.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)
commitf27d391744d3b6f61df39261a355b9cf38de3f0d
treedb8dc828cca7e1889d6f453234a5769585ebebd7
parentbd67e294176d8b6949484afc9edafb1eeff389b5
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