diff options
author | Jean Sacren <sakiwit@gmail.com> | 2016-01-10 00:07:10 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-01-11 05:49:21 +0100 |
commit | 2f7066ada15c865eeab5a3f6c69dcf58d196e349 (patch) | |
tree | 93ccdcecb0dd47f86b7426df3716b040961df7a9 /kernel/debug | |
parent | openvswitch: clean up unused function (diff) | |
download | linux-2f7066ada15c865eeab5a3f6c69dcf58d196e349.tar.xz linux-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 'kernel/debug')
0 files changed, 0 insertions, 0 deletions