|
@@ -747,7 +747,7 @@ static void octeon_destroy_resources(struct octeon_device *oct)
|
|
|
|
|
|
if (lio_wait_for_oq_pkts(oct))
|
|
if (lio_wait_for_oq_pkts(oct))
|
|
dev_err(&oct->pci_dev->dev, "OQ had pending packets\n");
|
|
dev_err(&oct->pci_dev->dev, "OQ had pending packets\n");
|
|
-
|
|
|
|
|
|
+ /* fall through */
|
|
case OCT_DEV_INTR_SET_DONE:
|
|
case OCT_DEV_INTR_SET_DONE:
|
|
/* Disable interrupts */
|
|
/* Disable interrupts */
|
|
oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR);
|
|
oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR);
|