commit | 08712f9de1013ed360d489fc185d962dfd6be7cf | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <aaro.koskinen@iki.fi> | Wed Aug 31 23:57:38 2016 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Sep 02 14:46:53 2016 +0200 |
tree | 618af54633a5a186f711c80079718194bfe39970 | |
parent | 513ff86386f6ba2ea5769f1ab3383036ab53d9f0 [diff] |
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>