Re: [patch net-next RFC 8/8] nfp: remove ndo_get_port_parent_id implementation

2019-03-01 Thread Florian Fainelli
On 3/1/2019 8:05 AM, Jiri Pirko wrote: > From: Jiri Pirko > > Remove implementation of get_port_parent_id ndo and rely on core calling > into devlink for the information directly. Likewise, this probably needs a depends/select DEVLINK now to make sure the offload_fwd_mark is correctly calcula

[patch net-next RFC 8/8] nfp: remove ndo_get_port_parent_id implementation

2019-03-01 Thread Jiri Pirko
From: Jiri Pirko Remove implementation of get_port_parent_id ndo and rely on core calling into devlink for the information directly. Signed-off-by: Jiri Pirko --- drivers/net/ethernet/netronome/nfp/nfp_net_common.c | 1 - drivers/net/ethernet/netronome/nfp/nfp_net_repr.c | 1 - drivers/net