Merge branch 'ipa-interrupts'
authorDavid S. Miller <davem@davemloft.net>
Tue, 27 Jul 2021 20:02:21 +0000 (21:02 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 27 Jul 2021 20:02:21 +0000 (21:02 +0100)
Alex Elder says:

====================
net: ipa: IPA interrupt cleanup

The first patch in this series makes all IPA interrupt handling be
done in a threaded context.  The remaining ones refactor some code
to simplify that threaded handler function.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge