summaryrefslogtreecommitdiffstats
path: root/sys/dev/fxp
diff options
context:
space:
mode:
authormatteo <matteo@FreeBSD.org>2006-04-14 17:26:04 +0000
committermatteo <matteo@FreeBSD.org>2006-04-14 17:26:04 +0000
commit859f7291d5e7a64b12004cc7d373dea38ca8dd80 (patch)
tree3054c9e6a014eb8970ff5c8bf10df009378c8dd0 /sys/dev/fxp
parentb4a30aeb3478d044243fcc4598fd13ed2be38998 (diff)
downloadFreeBSD-src-859f7291d5e7a64b12004cc7d373dea38ca8dd80.zip
FreeBSD-src-859f7291d5e7a64b12004cc7d373dea38ca8dd80.tar.gz
Whitespace fix
Pointed out by: Nate Lawson
Diffstat (limited to 'sys/dev/fxp')
-rw-r--r--sys/dev/fxp/if_fxp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/fxp/if_fxp.c b/sys/dev/fxp/if_fxp.c
index 23e193d..41027a1a 100644
--- a/sys/dev/fxp/if_fxp.c
+++ b/sys/dev/fxp/if_fxp.c
@@ -178,7 +178,7 @@ static struct fxp_ident fxp_ident_table[] = {
{ 0x1064, -1, "Intel 82562EZ (ICH6)" },
{ 0x1068, -1, "Intel 82801FBM (ICH6-M) Pro/100 VE Ethernet" },
{ 0x1069, -1, "Intel 82562EM/EX/GX Pro/100 Ethernet" },
- { 0x1092, -1, "Intel Pro/100 VE Network Connection" },
+ { 0x1092, -1, "Intel Pro/100 VE Network Connection" },
{ 0x1209, -1, "Intel 82559ER Embedded 10/100 Ethernet" },
{ 0x1229, 0x01, "Intel 82557 Pro/100 Ethernet" },
{ 0x1229, 0x02, "Intel 82557 Pro/100 Ethernet" },
OpenPOWER on IntegriCloud