From 7217afc657789e0457fb065657bc757e897d5175 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Fri, 18 May 2012 20:10:28 +0000 Subject: package/ep80579-drivers: refresh patches SVN-Revision: 31801 --- 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 7147449..f7ca627 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.1