Loading net/openvswitch/vport.h +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ struct vport; struct vport_parms; /* The following definitions are for users of the vport subsytem: */ /* The following definitions are for users of the vport subsystem: */ int ovs_vport_init(void); void ovs_vport_exit(void); Loading Loading
net/openvswitch/vport.h +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ struct vport; struct vport_parms; /* The following definitions are for users of the vport subsytem: */ /* The following definitions are for users of the vport subsystem: */ int ovs_vport_init(void); void ovs_vport_exit(void); Loading