diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-05-18 20:10:28 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-05-18 20:10:28 +0000 |
commit | 7217afc657789e0457fb065657bc757e897d5175 (patch) | |
tree | 0e1d889e8bc34ffec2c3a2e2f6f234c7c4ea1fc7 /package/ep80579-drivers/patches/100-iegbe_netdev_ops.patch | |
parent | 1751186f18f29f0bef8432937ace758c0e8834c3 (diff) | |
download | upstream-7217afc657789e0457fb065657bc757e897d5175.tar.gz upstream-7217afc657789e0457fb065657bc757e897d5175.tar.bz2 upstream-7217afc657789e0457fb065657bc757e897d5175.zip |
package/ep80579-drivers: refresh patches
SVN-Revision: 31801
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; |