]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2e3b1fb5298f3777a8cfc2b8a825f00aeda44b82
tree5e08842c10b20e763c4e794d4359e5aabdb920c2
parent2859a329495b271ead3072f5ffa12f1d3df26442
parentb9b880ed491adade263767b7e89f57defe2fab1a
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>