diff options
author | David S. Miller <davem@davemloft.net> | 2008-05-29 12:31:03 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-05-29 12:31:03 +0200 |
commit | a5b17df04c4ad8f25fc598fce37fccb4b387c94c (patch) | |
tree | 2d0084f6db86362eb067b617ff8470f255ba37e7 /drivers/net/Kconfig | |
parent | tcp: Reorganize tcp_sock to fill 64-bit holes & improve locality (diff) | |
parent | via-velocity: use memmove (diff) | |
download | linux-a5b17df04c4ad8f25fc598fce37fccb4b387c94c.tar.xz linux-a5b17df04c4ad8f25fc598fce37fccb4b387c94c.zip |
Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 78cc9495fd46..8178a4dfd09c 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -2410,6 +2410,7 @@ config CHELSIO_T3 tristate "Chelsio Communications T3 10Gb Ethernet support" depends on PCI select FW_LOADER + select INET_LRO help This driver supports Chelsio T3-based gigabit and 10Gb Ethernet adapters. |