commit | dd0eefe3abbf47442db296bf68f27eb2860c1cdf | [log] [tgz] |
---|---|---|
author | Yishai Hadas <yishaih@mellanox.com> | Sun Jan 25 16:59:36 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 25 14:43:13 2015 -0800 |
tree | 84732bd24a1309e1093ff8b6d9bdc3c814b31688 | |
parent | 872bf2fb69d90e3619befee842fc26db39d8e475 [diff] |
net/mlx4_core: Set device configuration data to be persistent across reset When an HCA enters an internal error state, this is detected by the driver. The driver then should reset the HCA and restart the software stack. Keep ports information and some SRIOV configuration in a persistent area to have it valid across reset. Signed-off-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>