commit | fba63097b8614a4a158226c02eec0318f41cd24f | [log] [tgz] |
---|---|---|
author | Mike Miller <mike.miller@hp.com> | Thu Oct 13 11:44:06 2011 -0500 |
committer | James Bottomley <JBottomley@Parallels.com> | Thu Oct 20 10:16:20 2011 -0500 |
tree | 40ea0cbd92ee73231086ba74dc134a8fd650eccb | |
parent | 2d63673b4d469cf2ddba309a916090b54e31cc35 [diff] |
[SCSI] hpsa: change confusing message to be more clear The following warning message may be confusing to some users: dev_warn(&pdev->dev, "Controller claims that " "'Bit 2 doorbell reset' is " "supported, but not 'bit 5 doorbell reset'. " "Firmware update is recommended.\n"); Most users don't know or care what bit we may be hitting. Also change "recommended" to "required." Signed-off-by: Mike Miller <mike.miller@hp.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>