summaryrefslogtreecommitdiff
path: root/net/openvswitch/vport.h
diff options
context:
space:
mode:
authorJean Sacren <sakiwit@gmail.com>2016-01-09 16:07:10 -0700
committerDavid S. Miller <davem@davemloft.net>2016-01-10 23:49:21 -0500
commit2f7066ada15c865eeab5a3f6c69dcf58d196e349 (patch)
tree93ccdcecb0dd47f86b7426df3716b040961df7a9 /net/openvswitch/vport.h
parent5ea030429fed07ea47e45152202d6ecb24133374 (diff)
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 'net/openvswitch/vport.h')
0 files changed, 0 insertions, 0 deletions