commit | 2670ac2625f98557fd7e083f8aa22c297e49039e | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Thu Sep 12 10:49:46 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 13 22:11:14 2019 +0200 |
tree | 28ebb70925a228cefd4eab0435e7e66f96e0719f | |
parent | 97691069dc5a4135e413d3d92200d70b46df9fe5 [diff] |
net: devlink: move reload fail indication to devlink core and expose to user Currently the fact that devlink reload failed is stored in drivers. Move this flag into devlink core. Also, expose it to the user. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>