Re: [PATCH 0/4] net: ethernet: ti: cpsw: correct common res usage

From: Grygorii Strashko
Date: Mon Jan 09 2017 - 12:11:39 EST


Hi Ivan,

On 01/08/2017 10:40 AM, Ivan Khoronzhuk wrote:
This series is intended to remove unneeded redundancies connected with
common resource usage function.

Based on net-next/master
Tested on am572x idk

Ivan Khoronzhuk (4):
net: ethernet: ti: cpsw: remove dual check from common res usage
function
net: ethernet: ti: cpsw: don't disable interrupts in ndo_open
net: ethernet: ti: cpsw: don't duplicate ndev_running
net: ethernet: ti: cpsw: don't duplicate common res in rx handler


thanks for the patches - I'll need some time to review them.

drivers/net/ethernet/ti/cpsw.c | 57 ++++++++++++++----------------------------
1 file changed, 19 insertions(+), 38 deletions(-)


--
regards,
-grygorii