1
0
Fork 0
remarkable-linux/net/openvswitch
Wang Sheng-Hui 8280bf00fd net/openvswitch: remove dup comment in vport.h
Remove the duplicated comment
"/* The following definitions are for users of the vport subsytem: */"
in vport.h

Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-09-26 16:42:33 -04:00
..
Kconfig openvswitch: Add SCTP support 2013-08-26 14:03:13 -07:00
Makefile openvswitch: Restructure datapath.c and flow.c 2013-10-03 18:16:47 -07:00
actions.c openvswitch: Add recirc and hash action. 2014-09-15 23:28:14 -07:00
datapath.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2014-09-23 12:09:27 -04:00
datapath.h openvswitch: Add recirc and hash action. 2014-09-15 23:28:14 -07:00
dp_notify.c genetlink: make multicast groups const, prevent abuse 2013-11-19 16:39:06 -05:00
flow.c openvswitch: Add recirc and hash action. 2014-09-15 23:28:14 -07:00
flow.h openvswitch: Add recirc and hash action. 2014-09-15 23:28:14 -07:00
flow_netlink.c openvswitch: Add recirc and hash action. 2014-09-15 23:28:14 -07:00
flow_netlink.h openvswitch: refactor ovs flow extract API. 2014-09-15 23:28:13 -07:00
flow_table.c openvswitch: Use exact lookup for flow_get and flow_del. 2014-06-30 20:47:15 -07:00
flow_table.h openvswitch: Use exact lookup for flow_get and flow_del. 2014-06-30 20:47:15 -07:00
vport-gre.c openvswitch: Use tun_key only for egress tunnel path. 2014-09-15 23:28:13 -07:00
vport-internal_dev.c openvswitch: Enable tunnel GSO for OVS bridge. 2014-07-24 01:15:04 -07:00
vport-internal_dev.h openvswitch: introduce rtnl ops stub 2014-07-01 14:40:17 -07:00
vport-netdev.c openvswitch: fix vport-netdev unregister 2013-10-16 14:50:22 -07:00
vport-netdev.h openvswitch: fix vport-netdev unregister 2013-10-16 14:50:22 -07:00
vport-vxlan.c openvswitch: Use tun_key only for egress tunnel path. 2014-09-15 23:28:13 -07:00
vport.c openvswitch: Use tun_key only for egress tunnel path. 2014-09-15 23:28:13 -07:00
vport.h net/openvswitch: remove dup comment in vport.h 2014-09-26 16:42:33 -04:00