mlxsw: core: Enable devlink reload only on probe
authorJiri Pirko <jiri@mellanox.com>
Sun, 10 Nov 2019 15:31:44 +0000 (16:31 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 12 Nov 2019 05:38:33 +0000 (21:38 -0800)
commit5b67a3ed4fe3f859045cfcc5b1dbd80d058075b5
treed7928c29304fd71fa8bb0fbd07f397c5a33d5e88
parent1287723aa139b46dc0b9b53c7212af71f1acfc39
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>
drivers/net/ethernet/mellanox/mlxsw/core.c