X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=datapath%2Fvport-netdev.h;h=3f64767dc338aed3619a64e64ad84742a9a29a9b;hb=ff8d7a5e81625bbb13d33ca73888fc848b02db83;hp=88a5f90f3ffc7018dcfb8e4625034fc34bd96639;hpb=dd851cbbcc5a1b3c8ad5c10a47ddca1c510c1879;p=sliver-openvswitch.git diff --git a/datapath/vport-netdev.h b/datapath/vport-netdev.h index 88a5f90f3..3f64767dc 100644 --- a/datapath/vport-netdev.h +++ b/datapath/vport-netdev.h @@ -36,7 +36,6 @@ unsigned netdev_get_dev_flags(const struct vport *); int netdev_is_running(const struct vport *); unsigned char netdev_get_operstate(const struct vport *); int netdev_get_ifindex(const struct vport *); -int netdev_get_iflink(const struct vport *); int netdev_get_mtu(const struct vport *); #endif /* vport_netdev.h */