diff --git a/lib/dpif-netdev.c b/lib/dpif-netdev.c index 60e024e56..ceee233ad 100644 --- a/lib/dpif-netdev.c +++ b/lib/dpif-netdev.c @@ -1734,7 +1734,7 @@ dp_netdev_actions_free(struct dp_netdev_actions *actions) } -inline static void +static void dp_netdev_process_rxq_port(struct dp_netdev *dp, struct dp_netdev_port *port, struct netdev_rxq *rxq)