commit | 82901ad16905832b7a79ff4316302bb59ec4b4ba | [log] [tgz] |
---|---|---|
author | Danielle Ratson <danieller@mellanox.com> | Thu Jul 09 16:18:21 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 09 13:15:30 2020 -0700 |
tree | 6a5f0e1ec66bd2232ec6827f59faaaedd211cb89 | |
parent | a0f49b54865273c895be3826d6d59cbc5ad725c2 [diff] |
devlink: Move input checks from driver to devlink Currently, all the input checks are done in driver. After adding the split capability to devlink port, move the checks to devlink. Signed-off-by: Danielle Ratson <danieller@mellanox.com> Reviewed-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>