Leon Romanovsky 82564f6c70 devlink: Simplify devlink port API calls
Devlink port already has pointer to the devlink instance and all API
calls that forward these devlink ports to the drivers perform same
"devlink_port->devlink" assignment before actual call.

This patch removes useless parameter and allows us in the future
to create specific devlink_port_ops to manage user space access with
reliable ops assignment.

Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-08-08 12:54:12 +01:00
..
2021-08-05 13:27:50 +01:00
2021-08-05 13:27:50 +01:00
2020-04-20 12:43:24 -07:00
2021-08-04 10:01:26 +01:00
2021-07-22 00:52:04 -07:00
2021-08-05 11:32:31 +01:00
2020-06-18 20:46:23 -07:00