commit | 97691069dc5a4135e413d3d92200d70b46df9fe5 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Thu Sep 12 10:49:45 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 13 22:11:14 2019 +0200 |
tree | 2f4e2610bb8dc72be3affba651b57d10b73f9a6e | |
parent | 35c7ff349a2d1df1b59909f67ba4ddcd84ad934e [diff] |
net: devlink: split reload op into two In order to properly implement failure indication during reload, split the reload op into two ops, one for down phase and one for up phase. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>