iwlwifi: add more debug info in error event dump
authorWey-Yi Guy <wey-yi.w.guy@intel.com>
Wed, 31 Mar 2010 00:57:53 +0000 (17:57 -0700)
committerReinette Chatre <reinette.chatre@intel.com>
Fri, 9 Apr 2010 18:28:30 +0000 (11:28 -0700)
When sys assert happen, driver will dump the error table information
provided by uCode. There are more information available but is not being
display by the driver; adding program counter and last host command the
to log to help uCode debugging.

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>

No differences found