From 5ff8bebbd215653cfa7cc3ca2ef003a2c1bdf260 Mon Sep 17 00:00:00 2001 From: Aaro Koskinen Date: Sun, 2 Mar 2014 00:09:05 +0200 Subject: [PATCH] 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed