From: Olaf Hering Date: Wed, 23 Mar 2016 10:02:55 +0000 (+0100) Subject: vscsiif.h: fix WWN notation for p-dev property X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~1513 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e839274795fb8b76221c93dfae6e70989841d0d7;p=xen.git vscsiif.h: fix WWN notation for p-dev property The pvops kernel expects either "naa.WWN:LUN" or "h:c:t:l" in the p-dev property. Add the missing :LUN part to the comment. Signed-off-by: Olaf Hering Acked-by: Ian Campbell Acked-by: Wei Liu --- diff --git a/xen/include/public/io/vscsiif.h b/xen/include/public/io/vscsiif.h index 7a1db058c9..e8e38a9a46 100644 --- a/xen/include/public/io/vscsiif.h +++ b/xen/include/public/io/vscsiif.h @@ -60,7 +60,7 @@ * * A string specifying the backend device: either a 4-tuple "h:c:t:l" * (host, controller, target, lun, all integers), or a WWN (e.g. - * "naa.60014054ac780582"). + * "naa.60014054ac780582:0"). * * v-dev * Values: string