staging: octeon-ethernet: drop CONFIG_CAVIUM_OCTEON_NUM_PACKET_BUFFERS
authorAaro Koskinen <aaro.koskinen@iki.fi>
Sat, 1 Mar 2014 22:09:05 +0000 (00:09 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Mar 2014 00:42:28 +0000 (16:42 -0800)
commit5ff8bebbd215653cfa7cc3ca2ef003a2c1bdf260
tree081da3236f1c453fa256201c86303571c5031f93
parentba835c1615b58a66848f79e3210f070f7d476c42
staging: octeon-ethernet: drop CONFIG_CAVIUM_OCTEON_NUM_PACKET_BUFFERS

We don't have such Kconfig option, so the current code is dead and
the documentation is wrong. Users can adjust this setting by using
module parameter or kernel command line, so we can delete this code.

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