commit | 614eaa943e9fc3fcdbd4aa0692ae84973d363333 | [log] [tgz] |
---|---|---|
author | Luo bin <luobin9@huawei.com> | Fri Mar 20 23:13:17 2020 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Mar 21 19:43:38 2020 -0700 |
tree | 093f0efb23bbd55fb0737318d346d86b5045703b | |
parent | 96758117dc528e6d84bd23d205e8cf7f31eda029 [diff] |
hinic: fix the bug of clearing event queue should disable eq irq before freeing it, must clear event queue depth in hw before freeing relevant memory to avoid illegal memory access and update consumer idx to avoid invalid interrupt Signed-off-by: Luo bin <luobin9@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>