diff options
author | Francois Romieu <romieu@fr.zoreil.com> | 2008-07-07 07:50:16 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-07-08 09:40:26 +0400 |
commit | 6a3d8aa48c1c9d3afc761b862267b9945cc6f281 (patch) | |
tree | 882ddbfed854123db6def74f7885bf779560c0e7 /Documentation/networking | |
parent | 38b221957b155ef410bdc28856a66386303fbd5a (diff) | |
download | linux-6a3d8aa48c1c9d3afc761b862267b9945cc6f281.tar.xz |
netdev: remove unused S2IO_NAPI
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Acked-by: Jeff Garzik <jgarzik@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking')
-rw-r--r-- | Documentation/networking/s2io.txt | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/Documentation/networking/s2io.txt b/Documentation/networking/s2io.txt index 1e28e2ddb90a..c3d6b4d5d014 100644 --- a/Documentation/networking/s2io.txt +++ b/Documentation/networking/s2io.txt @@ -52,13 +52,10 @@ d. MSI/MSI-X. Can be enabled on platforms which support this feature (IA64, Xeon) resulting in noticeable performance improvement(upto 7% on certain platforms). -e. NAPI. Compile-time option(CONFIG_S2IO_NAPI) for better Rx interrupt -moderation. - -f. Statistics. Comprehensive MAC-level and software statistics displayed +e. Statistics. Comprehensive MAC-level and software statistics displayed using "ethtool -S" option. -g. Multi-FIFO/Ring. Supports up to 8 transmit queues and receive rings, +f. Multi-FIFO/Ring. Supports up to 8 transmit queues and receive rings, with multiple steering options. 4. Command line parameters |