git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ba56b9
)
[SCSI] qla2xxx: Use consistent DL mask for ELS/CT passthru requests.
author
Andrew Vasquez
<andrew.vasquez@qlogic.com>
Thu, 9 Feb 2012 19:15:37 +0000
(11:15 -0800)
committer
James Bottomley
<JBottomley@Parallels.com>
Sun, 19 Feb 2012 14:15:43 +0000
(08:15 -0600)
The driver is logging a slew of 'good' status requests for ELS/CT passthrough
commands. Change some log messages from:
* ql_log() -> ql_dbg()
* ql_log_info -> ql_dbg_user
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
No differences found