Re: [PATCH net-next] cxgb4: copy vlan_id in ndo_get_vf_config

2018-03-25 Thread David Miller
From: Ganesh Goudar Date: Fri, 23 Mar 2018 15:48:46 +0530 > From: Arjun Vynipadath > > Copy vlan_id to get it displayed in vf info. > > Signed-off-by: Arjun Vynipadath > Signed-off-by: Casey Leedom > Signed-off-by: Ganesh Goudhar Applied.

[PATCH net-next] cxgb4: copy vlan_id in ndo_get_vf_config

2018-03-23 Thread Ganesh Goudar
From: Arjun Vynipadath Copy vlan_id to get it displayed in vf info. Signed-off-by: Arjun Vynipadath Signed-off-by: Casey Leedom Signed-off-by: Ganesh Goudhar --- drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/driver