commit | b2b897eba66636b7fd8e56cc4f7464819623609e | [log] [tgz] |
---|---|---|
author | Yuval Mintz <Yuval.Mintz@qlogic.com> | Sun May 15 14:48:06 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon May 16 13:59:18 2016 -0400 |
tree | 7dbdeabd87423e6ce987e73889ad4de2f8b4a575 | |
parent | b0409fa0940b59dc0c313eb424cfbc4730778ecc [diff] |
qed: Improve VF interrupt reset During FLR flow, need to make sure HW is no longer capable of writing to host memory as part of its interrupt mechanisms. While we're at it, unify the logic cleaning the driver's status-blocks into using a single API function for both PFs and VFs. Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>