]> git.baikalelectronics.ru Git - kernel.git/commit
devlink: Return physical port fields only for applicable port flavours
authorParav Pandit <parav@mellanox.com>
Tue, 9 Jul 2019 04:17:36 +0000 (23:17 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Jul 2019 19:02:13 +0000 (12:02 -0700)
commitc1b2a8252d1ad22938340105e0d7c2d265524704
tree1eab6fbb7646f158ed71f56702b9fd9aab2c4fd1
parent412625af22ad2d7c0414e3ec0b332dea0c6ff3cd
devlink: Return physical port fields only for applicable port flavours

Physical port number and split group fields are applicable only to
physical port flavours such as PHYSICAL, CPU and DSA.
Hence limit returning those values in netlink response to such port
flavours.

Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Parav Pandit <parav@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/devlink.c