[PATCH 3/3] ehea: Improve driver behaviour in low mem conditions

2009-01-21 Thread Thomas Klein
Reworked receive queue fill policies to make the driver more tolerant in low memory conditions. Signed-off-by: Thomas Klein tkl...@de.ibm.com --- diff -Nurp -X dontdiff linux-2.6.29-rc2/drivers/net/ehea/ehea_main.c patched_kernel/drivers/net/ehea/ehea_main.c ---

Re: [PATCH 3/3] ehea: Improve driver behaviour in low mem conditions

2009-01-21 Thread David Miller
From: Thomas Klein tkl...@de.ibm.com Date: Wed, 21 Jan 2009 15:49:41 +0100 Reworked receive queue fill policies to make the driver more tolerant in low memory conditions. Signed-off-by: Thomas Klein tkl...@de.ibm.com Applied, but there is an even better way to handle this. You should be