Merge branch 'fsl-qbman-in_interrupt-cleanup'
authorJakub Kicinski <kuba@kernel.org>
Wed, 4 Nov 2020 01:41:46 +0000 (17:41 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 4 Nov 2020 01:41:46 +0000 (17:41 -0800)
Sebastian Andrzej Siewior says:

====================
fsl/qbman: in_interrupt() cleanup.

This is the in_interrupt() clean for FSL DPAA framework and the two
users.

The `napi' parameter has been renamed to `sched_napi', the other parts
are same as in the previous post [0].

[0] https://lkml.kernel.org/r/20201027225454.3492351-1-bigeasy@linutronix.de
====================

Link: https://lore.kernel.org/r/20201101232257.3028508-1-bigeasy@linutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge