staging: octeon: pass the NAPI instance reference to irq handler
authorAaro Koskinen <aaro.koskinen@iki.fi>
Wed, 31 Aug 2016 20:57:38 +0000 (23:57 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Sep 2016 12:46:53 +0000 (14:46 +0200)
commit08712f9de1013ed360d489fc185d962dfd6be7cf
tree618af54633a5a186f711c80079718194bfe39970
parent513ff86386f6ba2ea5769f1ab3383036ab53d9f0
staging: octeon: pass the NAPI instance reference to irq handler

Pass the NAPI instance reference to the interrupt handler.
This is preparation for having multiple NAPI instances.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/octeon/ethernet-rx.c