mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
We copy head count to a 16 bit field, this works by chance on LE but on BE guest gets 0. Fix it up. Signed-off-by: Michael S. Tsirkin <[email protected]> Tested-by: Alexander Graf <[email protected]> Cc: [email protected] Signed-off-by: David S. Miller <[email protected]>