https://github.com/torvalds/linux
Revision 4f1d0f1971ba37010603a3a5c763f398b888d2f4 authored by Alan Cox on 04 July 2012, 15:35:35 UTC, committed by Nicholas Bellinger on 06 July 2012, 20:09:23 UTC
Based upon Alan's patch from Coverity scan id 793583, these debug
messages in qlt_async_event() should be starting from byte 0, which is
always the Asynchronous Event Status Code from the parent switch statement.

Also, rename reason_code -> login_code following the language used in
2500 FW spec for Port Database Changed (0x8014) -> Port Database Changed
Event Mailbox Register for mailbox[2].

Signed-off-by: Alan Cox <alan@linux.intel.com>
Cc: Chad Dupuis <chad.dupuis@qlogic.com>
Cc: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
1 parent 863555b
History
Tip revision: 4f1d0f1971ba37010603a3a5c763f398b888d2f4 authored by Alan Cox on 04 July 2012, 15:35:35 UTC
qla2xxx: print the right array elements in qlt_async_event
Tip revision: 4f1d0f1
File Mode Size
libfdt
.gitignore -rw-r--r-- 55 bytes
Makefile -rw-r--r-- 922 bytes
Makefile.dtc -rw-r--r-- 340 bytes
checks.c -rw-r--r-- 17.8 KB
data.c -rw-r--r-- 5.8 KB
dtc-lexer.l -rw-r--r-- 4.0 KB
dtc-lexer.lex.c_shipped -rw-r--r-- 51.0 KB
dtc-parser.tab.c_shipped -rw-r--r-- 50.2 KB
dtc-parser.tab.h_shipped -rw-r--r-- 2.5 KB
dtc-parser.y -rw-r--r-- 5.8 KB
dtc.c -rw-r--r-- 6.8 KB
dtc.h -rw-r--r-- 6.6 KB
flattree.c -rw-r--r-- 21.8 KB
fstree.c -rw-r--r-- 2.2 KB
livetree.c -rw-r--r-- 11.9 KB
srcpos.c -rw-r--r-- 5.4 KB
srcpos.h -rw-r--r-- 2.8 KB
treesource.c -rw-r--r-- 5.9 KB
util.c -rw-r--r-- 1.4 KB
util.h -rw-r--r-- 1.4 KB
version_gen.h -rw-r--r-- 42 bytes

back to top