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 | a06bfceffa89d8aad7c1ac3a2f392aba0b40ba00 (patch) | |
tree | 596b4efe83b3c962b2d659a519ac5197ecfe58b9 /package/ep80579-drivers/patches/100-iegbe_netdev_ops.patch | |
parent | 4c4ba94809028fd095d3b624833400db586d407e (diff) | |
download | upstream-a06bfceffa89d8aad7c1ac3a2f392aba0b40ba00.tar.gz upstream-a06bfceffa89d8aad7c1ac3a2f392aba0b40ba00.tar.bz2 upstream-a06bfceffa89d8aad7c1ac3a2f392aba0b40ba00.zip |
package/ep80579-drivers: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31801 3c298f89-4303-0410-b956-a3cf2f4a3e73
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; |