commit | 762effaad63edca1d927bd6c98f21b870ee3f2a5 | [log] [tgz] |
---|---|---|
author | Vadim Pasternak <vadimp@mellanox.com> | Sun Oct 06 09:34:51 2019 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sun Oct 06 18:31:39 2019 +0200 |
tree | 264b2bcc8ae1fdcc2439acc331347efe7421c091 | |
parent | c5cb92d59b30229e22c286651640f55621586e84 [diff] |
mlxsw: core: Push minor/subminor fw version check into helper Add new API for FW "minor" and "subminor" version validation for sharing it between "spectrum" and "minimal" drivers. Use it in "spectrum" driver. Signed-off-by: Vadim Pasternak <vadimp@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>