diff options
author | Xin Long <lucien.xin@gmail.com> | 2017-11-26 14:12:09 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-11-28 21:56:40 +0100 |
commit | 5eb3d22a8a05af401257e781ddeefc412bfb8542 (patch) | |
tree | b444c5f3ba56b26a7b08a75ae8f2afe7681593e3 /drivers/net/vxlan.c | |
parent | sctp: use right member as the param of list_for_each_entry (diff) | |
download | linux-5eb3d22a8a05af401257e781ddeefc412bfb8542.tar.xz linux-5eb3d22a8a05af401257e781ddeefc412bfb8542.zip |
bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEM
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.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/vxlan.c')
0 files changed, 0 insertions, 0 deletions