commit | ad9a0bf08ffbf32b8f292c3bb78ca0f24bb8f6b2 | [log] [tgz] |
---|---|---|
author | Yishai Hadas <yishaih@mellanox.com> | Sun Jan 25 16:59:37 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 25 14:43:14 2015 -0800 |
tree | 308abce801c5d44e999a6ba64d3afac2557fd688 | |
parent | dd0eefe3abbf47442db296bf68f27eb2860c1cdf [diff] |
net/mlx4_core: Refactor the catas flow to work per device Using a WQ per device instead of a single global WQ, this allows independent reset handling per device even when SRIOV is used. This comes as a pre-patch for supporting chip reset for both native and SRIOV. 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>