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)
commitbd3709b546f0113b41f0ecceaf3452a073739bbc
treea59f5b0fab571771b419a96d7cf3032de53cdc31
parentdf98a4967002d0df88d92f89662261e3a7867cf7
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