diff options
| author | Steffen Maier <[email protected]> | 2018-11-08 15:44:53 +0100 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2018-11-15 15:01:18 -0500 |
| commit | e0effe893514c9d25cc84998fe74fe69f9be7dd8 (patch) | |
| tree | d547a5c9c922ebca0b5b3e7ffefa347f84caac70 /include/linux | |
| parent | d5fcdced311bf51a587b26b36e568eb1b640fbc9 (diff) | |
scsi: zfcp: properly format LUN (and WWPN) for LUN sharing violation kmsg
zfcp: <devbusid>: LUN 0x0 on port 0x5005076......... ...
zfcp: <devbusid>: LUN 0x1000000000000 on port 0x5005076......... ...
should be
zfcp: <devbusid>: LUN 0x0000000000000000 on port 0x5005076......... ...
zfcp: <devbusid>: LUN 0x0001000000000000 on port 0x5005076.........
is already in use by CSS., MIF Image ID .
Signed-off-by: Steffen Maier <[email protected]>
Reviewed-by: Benjamin Block <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions