commit | 287faa5e6bce2123dd28eafe7876dd56e9091bfa | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <aaro.koskinen@iki.fi> | Wed Aug 31 23:57:36 2016 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Sep 02 14:46:53 2016 +0200 |
tree | f5c053ecac4cd22526115d48358d4a4216755826 | |
parent | a554d48a063be2a0d85af3f5cebc23c5ffbad85e [diff] |
staging: octeon: disable rx interrupts in oct_rx_shutdown Disable RX interrupts in oct_rx_shutdown(). This way we don't need to expose the RX IRQ numbers outside the RX module. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>