Re: [PATCH] net: xilinx: fix memleak

2013-08-28 Thread David Miller
From: Libo Chen Date: Mon, 26 Aug 2013 11:30:55 +0800 > > decrease device_node refcount np1 in err case. > > Signed-off-by: Libo Chen Applied, thank you. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More

Re: [PATCH] net: xilinx: fix memleak

2013-08-28 Thread David Miller
From: Libo Chen clbchenlibo.c...@huawei.com Date: Mon, 26 Aug 2013 11:30:55 +0800 decrease device_node refcount np1 in err case. Signed-off-by: Libo Chen libo.c...@huawei.com Applied, thank you. -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a

[PATCH] net: xilinx: fix memleak

2013-08-25 Thread Libo Chen
decrease device_node refcount np1 in err case. Signed-off-by: Libo Chen --- drivers/net/ethernet/xilinx/xilinx_axienet_mdio.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/net/ethernet/xilinx/xilinx_axienet_mdio.c

[PATCH] net: xilinx: fix memleak

2013-08-25 Thread Libo Chen
decrease device_node refcount np1 in err case. Signed-off-by: Libo Chen libo.c...@huawei.com --- drivers/net/ethernet/xilinx/xilinx_axienet_mdio.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/net/ethernet/xilinx/xilinx_axienet_mdio.c