]> 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)
commit376ccd296759d773a7e717ca64e54431b994f37e
tree8a7e569b4ab4e398e20f6955fc85b0d88399187b
parentbf79e4b78feb2c35102bddcf29d4aaf720b4e7d6
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