]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] qla2xxx: Use consistent DL mask for ELS/CT passthru requests.
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Thu, 9 Feb 2012 19:15:37 +0000 (11:15 -0800)
committerJames Bottomley <JBottomley@Parallels.com>
Sun, 19 Feb 2012 14:15:43 +0000 (08:15 -0600)
commit72155e8896cc5558ce18565287c00eab3a7c8c58
treeee6f15a90aa0d9f80f77b080f84a8dce0e5bce43
parent192608d14118f1f379dd7e63734bbb99232e6ad3
[SCSI] qla2xxx: Use consistent DL mask for ELS/CT passthru requests.

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>
drivers/scsi/qla2xxx/qla_isr.c