]> Git Repo - linux.git/blobdiff - drivers/message/fusion/mptlan.c
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaa...
[linux.git] / drivers / message / fusion / mptlan.c
index acdc257a900eb83bcf9be3bd461375a9d0b160ce..117fa4ebf6d79d836899db56e6cb15bd1d05ae22 100644 (file)
@@ -1377,7 +1377,7 @@ mpt_register_lan_device (MPT_ADAPTER *mpt_dev, int pnum)
 }
 
 static int
-mptlan_probe(struct pci_dev *pdev, const struct pci_device_id *id)
+mptlan_probe(struct pci_dev *pdev)
 {
        MPT_ADAPTER             *ioc = pci_get_drvdata(pdev);
        struct net_device       *dev;
This page took 0.033559 seconds and 4 git commands to generate.