summaryrefslogtreecommitdiffstats
path: root/package/ep80579-drivers/patches/102-iegbe_nuke_polling_netdev.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-05-18 20:10:28 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-05-18 20:10:28 +0000
commit7217afc657789e0457fb065657bc757e897d5175 (patch)
tree0e1d889e8bc34ffec2c3a2e2f6f234c7c4ea1fc7 /package/ep80579-drivers/patches/102-iegbe_nuke_polling_netdev.patch
parent1751186f18f29f0bef8432937ace758c0e8834c3 (diff)
downloadmaster-31e0f0ae-7217afc657789e0457fb065657bc757e897d5175.tar.gz
master-31e0f0ae-7217afc657789e0457fb065657bc757e897d5175.tar.bz2
master-31e0f0ae-7217afc657789e0457fb065657bc757e897d5175.zip
package/ep80579-drivers: refresh patches
SVN-Revision: 31801
Diffstat (limited to 'package/ep80579-drivers/patches/102-iegbe_nuke_polling_netdev.patch')
-rw-r--r--package/ep80579-drivers/patches/102-iegbe_nuke_polling_netdev.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/ep80579-drivers/patches/102-iegbe_nuke_polling_netdev.patch b/package/ep80579-drivers/patches/102-iegbe_nuke_polling_netdev.patch
index 7147449c24..f7ca62709d 100644
--- a/package/ep80579-drivers/patches/102-iegbe_nuke_polling_netdev.patch
+++ b/package/ep80579-drivers/patches/102-iegbe_nuke_polling_netdev.patch
@@ -10,7 +10,7 @@
int num_rx_queues;
--- a/Embedded/src/GbE/iegbe_main.c
+++ b/Embedded/src/GbE/iegbe_main.c
-@@ -763,7 +763,7 @@ static int __devinit iegbe_probe(struct
+@@ -763,7 +763,7 @@ static int __devinit iegbe_probe(struct
struct iegbe_hw *hw;
static int cards_found = 0;
@@ -85,7 +85,7 @@
**/
static int __devinit
-@@ -1158,15 +1143,6 @@ iegbe_alloc_queues(struct iegbe_adapter
+@@ -1158,15 +1143,6 @@ iegbe_alloc_queues(struct iegbe_adapter
return -ENOMEM;
}