commit | 15c9274699e8b6dd4bfd7a205c0dc06653e6400d | [log] [tgz] |
---|---|---|
author | Tyrel Datwyler <[email protected]> | Wed Dec 07 16:04:36 2016 -0600 |
committer | Martin K. Petersen <[email protected]> | Thu Dec 08 17:03:04 2016 -0500 |
tree | d9737cdf5dcca5b7e820c2bfb7f02f8fa6cd0d2a | |
parent | 32d6e4b6e4ea589cf46518e99f8e6a25ccef023e [diff] |
scsi: ibmvscsi: log bad SRP response opcode in hex format An unrecogonized or unsupported SRP response has its opcode currently logged in decimal format. Log it in hex format instead so it can easily be validated against the SRP specs values which are in hex. Signed-off-by: Tyrel Datwyler <[email protected]> Reviewed-by: Johannes Thumshirn <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>