Re: [PATCH] net: ethernet: ti: cpsw: split common driver data and slaves data

2016-08-04 Thread kbuild test robot
Hi Ivan, [auto build test ERROR on net/master] [also build test ERROR on next-20160804] [cannot apply to net-next/master v4.7] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Ivan-Khoronzhuk/net-

[PATCH] net: ethernet: ti: cpsw: split common driver data and slaves data

2016-08-04 Thread Ivan Khoronzhuk
Signed-off-by: Ivan Khoronzhuk --- drivers/net/ethernet/ti/cpsw.c | 761 +++-- 1 file changed, 359 insertions(+), 402 deletions(-) diff --git a/drivers/net/ethernet/ti/cpsw.c b/drivers/net/ethernet/ti/cpsw.c index c51f346..38b04bf 100644 --- a/drivers/net/ethe

Re: [PATCH] net: ethernet: ti: cpsw: split common driver data and slaves data

2016-08-04 Thread Ivan Khoronzhuk
Please, ignore it. It was sent by mistake. On 05.08.16 00:11, Ivan Khoronzhuk wrote: Signed-off-by: Ivan Khoronzhuk --- drivers/net/ethernet/ti/cpsw.c | 761 +++-- 1 file changed, 359 insertions(+), 402 deletions(-) diff --git a/drivers/net/ethernet/ti/cpsw