]> git.baikalelectronics.ru Git - kernel.git/commit
iwl3945: remove duplicated event logging code
authorWey-Yi Guy <wey-yi.w.guy@intel.com>
Wed, 2 Dec 2009 20:52:59 +0000 (12:52 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 4 Dec 2009 19:16:25 +0000 (14:16 -0500)
commitebb4b8874151435ea17ea5bd09a0500abc975a9c
treea59f5b0fab571771b419a96d7cf3032de53cdc31
parent4105b64b6a55ac1b8a2d1ab34adacf5b9ee3312b
iwl3945: remove duplicated event logging code

In the process of improving uCode event logging capability, the new
implementation was introduced without removing the existing
implementation. The event log will be dumped to dmesg twice.
Remove the old implementation to only log the event once upon sys
assert or request by user.

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl3945-base.c