commit | 5b67a3ed4fe3f859045cfcc5b1dbd80d058075b5 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Sun Nov 10 16:31:44 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 11 21:38:33 2019 -0800 |
tree | d7928c29304fd71fa8bb0fbd07f397c5a33d5e88 | |
parent | 1287723aa139b46dc0b9b53c7212af71f1acfc39 [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: a0c76345e3d3 ("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>