diff options
Diffstat (limited to 'drivers/staging/octeon/ethernet-defines.h')
| -rw-r--r-- | drivers/staging/octeon/ethernet-defines.h | 4 | 
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/staging/octeon/ethernet-defines.h b/drivers/staging/octeon/ethernet-defines.h index bdaec8d2ca0..2a98a2153e1 100644 --- a/drivers/staging/octeon/ethernet-defines.h +++ b/drivers/staging/octeon/ethernet-defines.h @@ -33,10 +33,6 @@   *      driver will use this memory instead of kernel memory for pools. This   *      allows 32bit userspace application to access the buffers, but also   *      requires all received packets to be copied. - *  CONFIG_CAVIUM_OCTEON_NUM_PACKET_BUFFERS - *      This kernel config option allows the user to control the number of - *      packet and work queue buffers allocated by the driver. If this is zero, - *      the driver uses the default from below.   *  USE_SKBUFFS_IN_HW   *      Tells the driver to populate the packet buffers with kernel skbuffs.   *      This allows the driver to receive packets without copying them. It also  | 
