]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[SCSI] qla4xxx: Remove un-necessary print statment
authorLalit Chandivade <lalit.chandivade@qlogic.com>
Mon, 13 Feb 2012 13:00:44 +0000 (18:30 +0530)
committerJames Bottomley <JBottomley@Parallels.com>
Sun, 19 Feb 2012 15:32:38 +0000 (09:32 -0600)
commitbadc5b9996005a388e94223d43eebba6698b7ac4
treee5651d215511ae717db89c088d5cc62b3505ac82
parente8fb00e068e057ad2fc28fd0d398ff028bc540ff
[SCSI] qla4xxx: Remove un-necessary print statment

On ROM lock acquiring timeout failure, driver spews lot of warning
messages in a for loop, remove the unwanted warning message to reduce
kernel messages clutter.

Signed-off-by: Lalit Chandivade <lalit.chandivade@qlogic.com>
Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/qla4xxx/ql4_nx.c