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-05-13 15:58:00 -07:00
2021-02-04 18:56:56 -08:00
2019-03-27 13:49:44 -07:00
2021-03-28 17:56:56 -07:00
2021-08-05 11:36:59 +01:00
2021-08-05 13:27:50 +01:00
2021-08-08 12:54:12 +01:00
2021-08-05 13:27:50 +01:00
2019-05-30 11:26:32 -07:00
2021-08-05 13:27:50 +01:00
2019-04-10 22:12:26 -07:00
2019-10-04 11:10:56 -07:00
2021-07-20 06:00:38 -07:00
2021-08-03 11:21:39 +01:00
2021-07-31 09:14:46 -07:00
2020-12-09 16:08:33 -08:00
2021-01-15 18:11:06 -08:00
2020-04-28 14:39:46 -07:00
2020-11-25 11:28:12 -08:00
2019-06-09 19:40:10 -07:00
2020-04-20 12:43:24 -07:00
2020-12-07 11:53:40 -08:00
2021-07-21 08:14:33 -07:00
2021-07-15 18:17:49 -07:00
2021-08-05 13:27:50 +01:00
2021-06-15 11:00:45 -07:00
2021-03-22 13:14:45 -07:00
2021-03-22 13:28:13 -07:00
2020-02-26 20:07:25 -08:00
2021-05-14 15:26:03 -07:00
2020-12-04 22:32:40 +01:00
2021-03-28 17:56:56 -07:00
2021-07-02 12:43:40 -07:00
2020-12-04 22:32:40 +01:00
2021-06-07 14:11:47 -07:00
2021-08-04 12:54:09 +01:00
2020-08-19 16:07:49 -07:00
2019-10-13 10:13:08 -07:00
2021-08-04 10:01:26 +01:00
2021-07-20 06:00:38 -07:00
2020-05-08 15:32:17 +10:00
2021-07-22 00:52:04 -07:00
2021-08-05 11:32:31 +01:00
2021-07-27 14:55:30 -07:00
2020-09-30 11:50:35 -07:00
2021-07-15 18:17:50 -07:00
2021-06-23 12:56:08 -07:00
2021-08-04 12:52:03 +01:00
2019-08-19 13:07:43 -07:00
2021-03-25 17:24:06 -07:00
2019-12-25 19:51:33 -08:00
2020-06-18 20:46:23 -07:00
2020-01-24 20:54:30 +01:00
2021-06-28 23:07:59 +02:00