diff options
author | Brian Norris <briannorris@chromium.org> | 2017-07-24 18:13:31 -0700 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2017-07-28 17:47:53 +0300 |
commit | 87a602126aaf1ecd52c2b70754a5a4b948b27903 (patch) | |
tree | d7e076f9cad7654cc6d170320efc47cab70d156d /net/ife | |
parent | 605db27f7405eb410a2c1d332c9f35d2631ffa14 (diff) |
mwifiex: pcie: unify MSI-X / non-MSI-X interrupt process
After removing the interrupt loop in commit 5d5ddb5e0d9b ("mwifiex:
pcie: don't loop/retry interrupt status checks"), there is practically
zero difference between mwifiex_process_pcie_int() (which handled legacy
PCI interrupts and MSI interrupts) and mwifiex_process_msix_int() (which
handled MSI-X interrupts). Let's add the one relevant line to
mwifiex_process_pcie_int() and kill the copy-and-paste.
Signed-off-by: Brian Norris <briannorris@chromium.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'net/ife')
0 files changed, 0 insertions, 0 deletions