]> Pileus Git - ~andy/linux/commit
ehea: Fix a DLPAR bug on ehea_rereg_mrs().
authorBreno Leitao <leitao@linux.vnet.ibm.com>
Tue, 19 Apr 2011 09:39:22 +0000 (09:39 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 20 Apr 2011 08:41:26 +0000 (01:41 -0700)
commit6f4d6dc167a001267eeff18bdea0ce3e9108c662
treee2730f18797c159df0f4953d4dca22cca48f58f9
parentc6914a6f261aca0c9f715f883a353ae7ff51fe83
ehea: Fix a DLPAR bug on ehea_rereg_mrs().

We are currently continuing if ehea_restart_qps() fails, when we
do a memory DLPAR (remove or add more memory to the system).

This patch just let the NAPI disabled if the ehea_restart_qps()
fails.

Signed-off-by: Breno Leitao <leitao@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ehea/ehea_main.c