]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5e: IPoIB, Add PKEY child interface ethtool ops
authorAlex Vesker <valex@mellanox.com>
Thu, 14 Sep 2017 15:02:31 +0000 (18:02 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Sat, 14 Oct 2017 18:22:12 +0000 (11:22 -0700)
commit56b00054903a3ba3ba8a0e68e75f7873e94b7cd6
tree8cb3b9ecbd218bf725bc0f7edb8a9eea18b4495e
parent8f17f26ce9170a44dfe4321ce4b72cb890d49efd
net/mlx5e: IPoIB, Add PKEY child interface ethtool ops

Similar to VLAN interfaces child interfaces have limited ethtool
support. In current code the main limitation that does not
allow child interface ethtool configuration is due to shared
resources which are managed by the parent.

Signed-off-by: Alex Vesker <valex@mellanox.com>
Reviewed-by: Erez Shitrit <erezsh@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/ipoib/ethtool.c
drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.h
drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib_vlan.c