aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
diff options
context:
space:
mode:
authorDivy Le Ray <divy@chelsio.com>2007-03-21 22:21:00 -0400
committerJeff Garzik <jeff@garzik.org>2007-03-23 01:48:35 -0400
commit194c1fbe43af532a7921d483bc2a553b2f361256 (patch)
treeade2d87b41e0014491f33f43282e2731324434af /drivers/net
parent2ea34672f8cec20b22ccb6ba78e3fe61b44e734a (diff)
cxgb3 - fix white spaces in drivers/net/Kconfig
Use tabs instead of white spaces for CHELSIO_T3 entry. Signed-off-by: Divy Le Ray <divy@chelsio.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net')
-rw-r--r--drivers/net/Kconfig24
1 files changed, 12 insertions, 12 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 1b6459b218ca..c3f9f599f134 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -2372,23 +2372,23 @@ config CHELSIO_T1_NAPI
2372 when the driver is receiving lots of packets from the card. 2372 when the driver is receiving lots of packets from the card.
2373 2373
2374config CHELSIO_T3 2374config CHELSIO_T3
2375 tristate "Chelsio Communications T3 10Gb Ethernet support" 2375 tristate "Chelsio Communications T3 10Gb Ethernet support"
2376 depends on PCI 2376 depends on PCI
2377 select FW_LOADER 2377 select FW_LOADER
2378 help 2378 help
2379 This driver supports Chelsio T3-based gigabit and 10Gb Ethernet 2379 This driver supports Chelsio T3-based gigabit and 10Gb Ethernet
2380 adapters. 2380 adapters.
2381 2381
2382 For general information about Chelsio and our products, visit 2382 For general information about Chelsio and our products, visit
2383 our website at <http://www.chelsio.com>. 2383 our website at <http://www.chelsio.com>.
2384 2384
2385 For customer support, please visit our customer support page at 2385 For customer support, please visit our customer support page at
2386 <http://www.chelsio.com/support.htm>. 2386 <http://www.chelsio.com/support.htm>.
2387 2387
2388 Please send feedback to <linux-bugs@chelsio.com>. 2388 Please send feedback to <linux-bugs@chelsio.com>.
2389 2389
2390 To compile this driver as a module, choose M here: the module 2390 To compile this driver as a module, choose M here: the module
2391 will be called cxgb3. 2391 will be called cxgb3.
2392 2392
2393config EHEA 2393config EHEA
2394 tristate "eHEA Ethernet support" 2394 tristate "eHEA Ethernet support"