]> git.baikalelectronics.ru Git - kernel.git/commit
bnxt: remove ndo_get_port_parent_id implementation for physical ports
authorJiri Pirko <jiri@mellanox.com>
Wed, 3 Apr 2019 12:24:22 +0000 (14:24 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 5 Apr 2019 00:42:36 +0000 (17:42 -0700)
commitc7ec010eef9a38ab0cc2226caf33b5c3341ed2c3
tree8a7e569b4ab4e398e20f6955fc85b0d88399187b
parentd8434d21eca95e6639a271e176241ba2db4a350c
bnxt: remove ndo_get_port_parent_id implementation for physical ports

Remove implementation of get_port_parent_id ndo and rely on core calling
into devlink for the information directly.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnxt/bnxt.c