Re: [PATCH 1/2] ehea: error handling improvement

2010-04-20 Thread David Miller
From: Thomas Klein osstk...@de.ibm.com Date: Mon, 19 Apr 2010 14:08:11 +0200 Reset a port's resources only if they're actually in an error state Signed-off-by: Thomas Klein tkl...@de.ibm.com --- Patch created against 2.6.34-rc4 There are several problems with these patches: 1) They are

[PATCH 1/2] ehea: error handling improvement

2010-04-19 Thread Thomas Klein
Reset a port's resources only if they're actually in an error state Signed-off-by: Thomas Klein tkl...@de.ibm.com --- Patch created against 2.6.34-rc4 diff -Nurp linux-2.6.34-rc4.orig//drivers/net/ehea/ehea_main.c linux-2.6.34-rc4//drivers/net/ehea/ehea_main.c ---