On Sun, 2014-12-14 at 14:58 +, Wei Liu wrote:
> The original code always checked *boot which was in effect boot[0]. It
> should use boot[i].
>
> Signed-off-by: Wei Liu
Acked-by: Ian Campbell
___
Xen-devel mailing list
Xen-devel@lists.xen.org
ht
The original code always checked *boot which was in effect boot[0]. It
should use boot[i].
Signed-off-by: Wei Liu
---
src/xenconfig/xen_common.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/xenconfig/xen_common.c b/src/xenconfig/xen_common.c
index 7f4ec89..48431a7 1