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)
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>

No differences found