zebra/ioctl_solaris: Fix use of prefix2str in if_prefix_add/delete_ipv6

First argument of prefix2str pointed to ifc->address->prefix, but
no prefix exists in address. Should have been ifc->address.

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
1 file changed