OSDN Git Service

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)
commit45e9fbf023f217982712c1cbca76ed69dfce0634
tree5e08842c10b20e763c4e794d4359e5aabdb920c2
parente9e13b6adc338be1eb88db87bcb392696144bd02
parentde3f5d9e271f7d19c9bdb3ba443fa6a435075f1a
Merge branch 'fsl-qbman-in_interrupt-cleanup'

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>