From a8aba4599dd75a659a5e803beaf79d5a60a48447 Mon Sep 17 00:00:00 2001 From: juhosg Date: Fri, 18 May 2012 20:10:28 +0000 Subject: package/ep80579-drivers: refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31801 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/ep80579-drivers/patches/102-iegbe_nuke_polling_netdev.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/ep80579-drivers/patches/102-iegbe_nuke_polling_netdev.patch') 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 7147449c2..f7ca62709 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; } -- cgit v1.2.3