From 6f743a95ec41921d1023a5b99b20a33c286b7f2d Mon Sep 17 00:00:00 2001 From: arybchik Date: Wed, 25 Feb 2015 06:19:23 +0000 Subject: [PATCH] sfxge: use tab to indent instead of spaces Sponsored by: Solarflare Communications, Inc. Approved by: gnn (mentor) --- sys/dev/sfxge/sfxge_port.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/sfxge/sfxge_port.c b/sys/dev/sfxge/sfxge_port.c index a4cb8124a34b..00925af3c37c 100644 --- a/sys/dev/sfxge/sfxge_port.c +++ b/sys/dev/sfxge/sfxge_port.c @@ -290,7 +290,7 @@ static const uint64_t sfxge_link_baudrate[EFX_LINK_NMODES] = { [EFX_LINK_100FDX] = IF_Mbps(100), [EFX_LINK_1000HDX] = IF_Gbps(1), [EFX_LINK_1000FDX] = IF_Gbps(1), - [EFX_LINK_10000FDX] = IF_Gbps(10), + [EFX_LINK_10000FDX] = IF_Gbps(10), }; void