aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikunj A Dadhania <nikunj@linux.vnet.ibm.com>2014-03-19 13:50:11 +0530
committerNikunj A Dadhania <nikunj@linux.vnet.ibm.com>2014-03-19 13:50:11 +0530
commite59d25edd04bc60008f72d991d4441d93c8e0c06 (patch)
tree9e5d7154a0080f1559cd4cf03249c884a610aad6
parent70ac40369f138d71e912502566e25ca73ae8de6c (diff)
downloadSLOF-e59d25edd04bc60008f72d991d4441d93c8e0c06.zip
SLOF-e59d25edd04bc60008f72d991d4441d93c8e0c06.tar.gz
SLOF-e59d25edd04bc60008f72d991d4441d93c8e0c06.tar.bz2
virtio-scsi: correct srplun comment
Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
-rw-r--r--board-qemu/slof/virtio-scsi.fs2
1 files changed, 1 insertions, 1 deletions
diff --git a/board-qemu/slof/virtio-scsi.fs b/board-qemu/slof/virtio-scsi.fs
index 847b564..ca5fb13 100644
--- a/board-qemu/slof/virtio-scsi.fs
+++ b/board-qemu/slof/virtio-scsi.fs
@@ -138,7 +138,7 @@ scsi-open
\ SCSI scan at boot and child device support
\ -----------------------------------------------------------
-\ We use SRP luns of the form 01000000 | (target << 8) | lun
+\ We use SRP luns of the form 01000000 | (target << 16) | lun
\ in the top 32 bits of the 64-bit LUN
: (set-target)
to current-target