commit | 73a533ecf0af5f73ff72dd7c96d1c8598ca93649 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Sun Nov 10 16:31:23 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 11 21:36:37 2019 -0800 |
tree | 73f6448c25e10b376c9fea64794509c5af37799a | |
parent | d279505b723cba058b604ed8cf9cd4c854e2a041 [diff] |
mlxsw: core: Enable devlink reload only on probe Call devlink enable only during probe time and avoid deadlock during reload. Reported-by: Shalom Toledo <shalomt@mellanox.com> Fixes: 5a508a254bed ("devlink: disallow reload operation during device cleanup") Signed-off-by: Jiri Pirko <jiri@mellanox.com> Tested-by: Shalom Toledo <shalomt@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>