mirror of
https://github.com/corundum/corundum.git
synced 2025-01-30 08:32:52 +08:00
Remove unused code
This commit is contained in:
parent
e60e3a993f
commit
5a9117cf8b
@ -393,8 +393,6 @@ static void mqnic_remove(struct pci_dev *pdev)
|
|||||||
|
|
||||||
static void mqnic_shutdown(struct pci_dev *pdev)
|
static void mqnic_shutdown(struct pci_dev *pdev)
|
||||||
{
|
{
|
||||||
struct mqnic_dev *mqnic = pci_get_drvdata(pdev);
|
|
||||||
|
|
||||||
dev_info(&pdev->dev, "mqnic shutdown");
|
dev_info(&pdev->dev, "mqnic shutdown");
|
||||||
|
|
||||||
mqnic_remove(pdev);
|
mqnic_remove(pdev);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user