sparc64 - use correct drive name within grub_util_sparc_setup
authorEric Snowberg <eric.snowberg@oracle.com>
Tue, 6 Oct 2015 17:21:43 +0000 (13:21 -0400)
committerAndrei Borzenkov <arvidjaar@gmail.com>
Wed, 7 Oct 2015 16:51:57 +0000 (19:51 +0300)
commit8cb4c4edbe84fe455455dd26d5763541c2824098
tree63fa8b6548a0fb2a751258f59de32169caf22851
parentc93d3e694713b8230fa2cf88414fabe005b56782
sparc64 - use correct drive name within grub_util_sparc_setup

Incorrect drive name was being passed into grub_util_sparc_setup,
causing the grub-install to fail.

Signed-off-by: Eric Snowberg <eric.snowberg@oracle.com>
util/grub-install.c