[SCSI] qla2xxx: Use consistent DL mask for ELS/CT passthru requests.
authorAndrew Vasquez <[email protected]>
Thu, 9 Feb 2012 19:15:37 +0000 (11:15 -0800)
committerJames Bottomley <[email protected]>
Sun, 19 Feb 2012 14:15:43 +0000 (08:15 -0600)
commit37fed3ee259d59858dd4b733659fbcb2e19389cc
treeee6f15a90aa0d9f80f77b080f84a8dce0e5bce43
parent9ba56b95a588906a65664a9299a9f8ac1a0f6a91
[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 <[email protected]>
Signed-off-by: Chad Dupuis <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
drivers/scsi/qla2xxx/qla_isr.c