]> Pileus Git - ~andy/linux/commit
staging: octeon-ethernet: allow to use only 1 CPU for packet processing
authorAaro Koskinen <aaro.koskinen@iki.fi>
Sun, 6 Oct 2013 20:35:16 +0000 (23:35 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Oct 2013 05:03:18 +0000 (22:03 -0700)
commitd2ca24c7c32bf35d150e58e5ca6cd24fced1df0f
tree001cbead13109a5e4a4dc1a6179ee5578b585b1c
parentcd39f7374d343e6af22d7c929ec87c7406ebd00c
staging: octeon-ethernet: allow to use only 1 CPU for packet processing

Module parameter max_rx_cpus has off-by-one error. Fix that.

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