Fix improper usage of cpu_to_be32 in vpc
cpu_to_be32() is wrong since vhd_type is an enum constant (just a regular CPU-endian integer). Signed-off-by:Xiaodong Gong <gordongong0350@gmail.com> Signed-off-by:
Kevin Wolf <kwolf@redhat.com>
Please register or sign in to comment