net: liquidio: Remove redundant pci_clear_master
[sfrench/cifs-2.6.git] / drivers / net / ethernet / cavium / liquidio / lio_main.c
index fd7c80edb6e8aca803002edc78396c8a3bc4888d..9bd1d2d7027dd7cfa5d08975029e8f233cfe8a8a 100644 (file)
@@ -1129,7 +1129,6 @@ static void octeon_destroy_resources(struct octeon_device *oct)
 
                fallthrough;
        case OCT_DEV_PCI_ENABLE_DONE:
-               pci_clear_master(oct->pci_dev);
                /* Disable the device, releasing the PCI INT */
                pci_disable_device(oct->pci_dev);