aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/fealnx.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/ethernet/fealnx.c')
-rw-r--r--drivers/net/ethernet/fealnx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/fealnx.c b/drivers/net/ethernet/fealnx.c
index 519c2895e8f..c706b7a9397 100644
--- a/drivers/net/ethernet/fealnx.c
+++ b/drivers/net/ethernet/fealnx.c
@@ -478,7 +478,7 @@ static const struct net_device_ops netdev_ops = {
478}; 478};
479 479
480static int fealnx_init_one(struct pci_dev *pdev, 480static int fealnx_init_one(struct pci_dev *pdev,
481 const struct pci_device_id *ent) 481 const struct pci_device_id *ent)
482{ 482{
483 struct netdev_private *np; 483 struct netdev_private *np;
484 int i, option, err, irq; 484 int i, option, err, irq;