]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/virtio/virtio_ethdev.c
net/virtio-user: support LSC
[dpdk.git] / drivers / net / virtio / virtio_ethdev.c
index d9986ab52e0ae1afc9717bd19995a8ae53839243..6a9568f2c484024e3fdb37e4682a97012e579f8b 100644 (file)
@@ -1205,7 +1205,7 @@ virtio_negotiate_features(struct virtio_hw *hw, uint64_t req_features)
  * Process Virtio Config changed interrupt and call the callback
  * if link state changed.
  */
-static void
+void
 virtio_interrupt_handler(struct rte_intr_handle *handle,
                         void *param)
 {