dect
/
linux-2.6
Archived
13
0
Fork 0

iwl3945: re-align 3945 event log data

Re-align 3945 event log data.

Signed-off-by: Ben Cahill <ben.m.cahill@intel.com>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
Ben Cahill 2007-11-29 11:09:43 +08:00 committed by David S. Miller
parent 0054b34d29
commit f58177b9c3
1 changed files with 1 additions and 1 deletions

View File

@ -4494,7 +4494,7 @@ static void iwl3945_dump_nic_error_log(struct iwl3945_priv *priv)
}
#define EVENT_START_OFFSET (4 * sizeof(u32))
#define EVENT_START_OFFSET (6 * sizeof(u32))
/**
* iwl3945_print_event_log - Dump error event log to syslog