]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: octeon: use passed interrupt number in the handler
authorAaro Koskinen <aaro.koskinen@iki.fi>
Wed, 31 Aug 2016 20:57:37 +0000 (23:57 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Sep 2016 12:46:53 +0000 (14:46 +0200)
commit513ff86386f6ba2ea5769f1ab3383036ab53d9f0
tree6cb42b6179b22bc227fc0a945cf14120c203ed76
parent287faa5e6bce2123dd28eafe7876dd56e9091bfa
staging: octeon: use passed interrupt number in the handler

Use passed interrupt number in the handler, so we can avoid using
the global variable.

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