Switched firmware error dumping so that it will capture a log available
authorJames Ketrenos <jketreno@linux.intel.com>
Fri, 12 Aug 2005 14:36:32 +0000 (09:36 -0500)
committerJames Ketrenos <jketreno@linux.intel.com>
Mon, 7 Nov 2005 23:50:55 +0000 (17:50 -0600)
commitb39860c60b135ef16c1c16a3e2a757ff8070c5ad
treedde06d69fb792a0993e3a756d35a0cc9509388cf
parente666619e232308c8ee2aba6b87f28ad26b38d905
Switched firmware error dumping so that it will capture a log available
via sysfs even if debugging disabled.  When a firmware error is
captured, it will be dumped to the kernel log (if debug enabled) and
captured in memory to be retrieved via sysfs.

If an error has already been captured, subsequent errors will be
dropped.

The existing error can be cleared by writing to the error log entry.

Signed-off-by: James Ketrenos <jketreno@linux.intel.com>
drivers/net/wireless/ipw2200.c
drivers/net/wireless/ipw2200.h