pipeline: add check against loops
[dpdk.git] / drivers / net / virtio / virtio_pci.c
index 182cfc9..632451d 100644 (file)
@@ -235,7 +235,7 @@ legacy_get_isr(struct virtio_hw *hw)
        return dst;
 }
 
-/* Enable one vector (0) for Link State Intrerrupt */
+/* Enable one vector (0) for Link State Interrupt */
 static uint16_t
 legacy_set_config_irq(struct virtio_hw *hw, uint16_t vec)
 {