diff options
author | Xin Long <lucien.xin@gmail.com> | 2017-11-26 16:19:05 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-11-28 23:57:12 +0300 |
commit | fc39c38bdc46c49e1e9166afbeb686634e63cbaf (patch) | |
tree | b38ac45bafd65430ed39a3448c85ad95acb5c867 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5eb3d22a8a05af401257e781ddeefc412bfb8542 (diff) | |
download | linux-fc39c38bdc46c49e1e9166afbeb686634e63cbaf.tar.xz |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions