]> 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)
commit01578b3d0dbc0db166e32f6c23d4cbb5fdae6529
tree8cb3b9ecbd218bf725bc0f7edb8a9eea18b4495e
parentcab94072f3f3e7886c53d9e35257a4e92ff1defb
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