From: Xin Long <lucien....@gmail.com> Date: Sun, 26 Nov 2017 21:12:09 +0800
> bond_opt_initval expects a u64 type param, it's better to use > nla_get_u64 to extract the value here, to eliminate a sparse > endianness mismatch warning. > > Fixes: 171a42c38c6e ("bonding: add netlink support for sys prio, actor sys > mac, and port key") > Signed-off-by: Xin Long <lucien....@gmail.com> Applied.