Re: [patch net-next v2] rocker: set physical device for port netdevice

2016-10-29 Thread David Miller
From: Jiri Pirko Date: Thu, 27 Oct 2016 22:32:22 +0200 > From: Jiri Pirko > > Do this so the sysfs has "device" link correctly set. > > Signed-off-by: Jiri Pirko > --- > v1->v2: > - make pdev non-const as pointerd out by kbuild test

[patch net-next v2] rocker: set physical device for port netdevice

2016-10-27 Thread Jiri Pirko
From: Jiri Pirko Do this so the sysfs has "device" link correctly set. Signed-off-by: Jiri Pirko --- v1->v2: - make pdev non-const as pointerd out by kbuild test robot --- drivers/net/ethernet/rocker/rocker_main.c | 3 ++- 1 file changed, 2