diff options
author | 2016-01-09 16:07:10 -0700 | |
---|---|---|
committer | 2016-01-10 23:49:21 -0500 | |
commit | 2f7066ada15c865eeab5a3f6c69dcf58d196e349 (patch) | |
tree | 93ccdcecb0dd47f86b7426df3716b040961df7a9 /tools/perf/scripts/python/stackcollapse.py | |
parent | openvswitch: clean up unused function (diff) | |
download | linux-dev-2f7066ada15c865eeab5a3f6c69dcf58d196e349.tar.xz linux-dev-2f7066ada15c865eeab5a3f6c69dcf58d196e349.zip |
openvswitch: fix struct geneve_port member name
commit 6b001e682e90 ("openvswitch: Use Geneve device.")
The commit above introduced 'port_no' as the name for the member of
struct geneve_port. The correct name should be 'dst_port' as described
in the kernel doc. Let's fix that member name and all the pertinent
instances so that both doc and code would be consistent.
Signed-off-by: Jean Sacren <sakiwit@gmail.com>
Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions