]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx4_core: Handle AER flow properly
authorYishai Hadas <yishaih@mellanox.com>
Sun, 25 Jan 2015 14:59:41 +0000 (16:59 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 25 Jan 2015 22:43:14 +0000 (14:43 -0800)
commit5b0d7b9c74bc250b1dea11b3e2749dcd65d2e86d
tree39deefc94a3689434c900b50d412a07e07238869
parent0526d0c26e1d7512c57869af468687ddead4ecc4
net/mlx4_core: Handle AER flow properly

Fix AER callbacks to work properly, it includes:
- Refractoring AER to be aligned with Reset flow support.
- Sync with concurrent catas flow.

In addition, fix the shutdown PCI callback to sync with
concurrent catas flow.

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>
drivers/net/ethernet/mellanox/mlx4/main.c