Ilya Maximets <[email protected]> writes: > Since removal of the legacy tunnel port types, there are no more > users for these functions outside the main openvswitch module. > Functions to register vport_ops are also not exported. Allocating > vports without operations doesn't make a lot of sense. > > Highlighted by Sashiko as a follow up to the removal of the module > infrastructure. > > Signed-off-by: Ilya Maximets <[email protected]> > --- > net/openvswitch/vport.c | 2 -- > 1 file changed, 2 deletions(-) >
Reviewed-by: Aaron Conole <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
