diff options
Diffstat (limited to 'package/ep80579-drivers/patches/100-iegbe_netdev_ops.patch')
-rw-r--r-- | package/ep80579-drivers/patches/100-iegbe_netdev_ops.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ep80579-drivers/patches/100-iegbe_netdev_ops.patch b/package/ep80579-drivers/patches/100-iegbe_netdev_ops.patch index ab23da63ff..162449c69b 100644 --- a/package/ep80579-drivers/patches/100-iegbe_netdev_ops.patch +++ b/package/ep80579-drivers/patches/100-iegbe_netdev_ops.patch @@ -27,7 +27,7 @@ /** * iegbe_probe - Device Initialization Routine * @pdev: PCI device information struct -@@ -800,24 +820,11 @@ static int __devinit iegbe_probe(struct +@@ -800,24 +820,11 @@ static int __devinit iegbe_probe(struct if (!hw->hw_addr) goto err_ioremap; |