diff options
author | Xin Long <lucien.xin@gmail.com> | 2017-11-26 14:19:05 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-11-28 21:57:12 +0100 |
commit | fc39c38bdc46c49e1e9166afbeb686634e63cbaf (patch) | |
tree | b38ac45bafd65430ed39a3448c85ad95acb5c867 /drivers/atm | |
parent | bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEM (diff) | |
download | linux-fc39c38bdc46c49e1e9166afbeb686634e63cbaf.tar.xz linux-fc39c38bdc46c49e1e9166afbeb686634e63cbaf.zip |
vxlan: use __be32 type for the param vni in __vxlan_fdb_delete
All callers of __vxlan_fdb_delete pass vni with __be32 type, and
this param should be declared as __be32 type.
Fixes: 3ad7a4b141eb ("vxlan: support fdb and learning in COLLECT_METADATA mode")
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/atm')
0 files changed, 0 insertions, 0 deletions