On Fri, 2017-09-01 at 20:36 +0900, Damien Le Moal wrote: > The three values starting at byte 8 of the Zoned Block Device > Characteristics VPD page B6h are 32 bits values, not 64bits. So use > get_unaligned_be32() to retrieve the values and not get_unaligned_be64()
Reviewed-by: Bart Van Assche <bart.vanass...@wdc.com>