Files
linux/drivers/net/ethernet/intel/ice
Leon Romanovsky db4278c55f devlink: Make devlink_register to be void
devlink_register() can't fail and always returns success, but all drivers
are obligated to check returned status anyway. This adds a lot of boilerplate
code to handle impossible flow.

Make devlink_register() void and simplify the drivers that use that
API call.

Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Acked-by: Simon Horman <simon.horman@corigine.com>
Acked-by: Vladimir Oltean <olteanv@gmail.com> # dsa
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-09-22 14:15:12 +01:00
..
2021-03-31 14:21:27 -07:00
2021-06-07 08:58:56 -07:00
2021-03-23 11:34:02 -07:00
2021-03-31 14:21:28 -07:00
2020-05-21 22:10:04 -07:00
2020-05-21 22:10:04 -07:00
2021-05-28 20:11:13 -07:00
2021-05-28 20:11:13 -07:00
2021-04-14 17:12:17 -07:00
2021-05-28 20:11:13 -07:00
2021-06-25 08:32:18 -07:00