summaryrefslogtreecommitdiffstats
path: root/sys/dev/fxp
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-06-06 03:22:51 +0000
committerimp <imp@FreeBSD.org>2005-06-06 03:22:51 +0000
commit06f74fb9d71fcfc896abadd297be1c860c101ff2 (patch)
treefb8203cb79d271aa455afdf49212a50f62bc679b /sys/dev/fxp
parent3747899caec0bcca90d58ae39e251c213844143f (diff)
downloadFreeBSD-src-06f74fb9d71fcfc896abadd297be1c860c101ff2.zip
FreeBSD-src-06f74fb9d71fcfc896abadd297be1c860c101ff2.tar.gz
Correct comment
Diffstat (limited to 'sys/dev/fxp')
-rw-r--r--sys/dev/fxp/if_fxp.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/fxp/if_fxp.c b/sys/dev/fxp/if_fxp.c
index d07ab2f..296bed4 100644
--- a/sys/dev/fxp/if_fxp.c
+++ b/sys/dev/fxp/if_fxp.c
@@ -958,8 +958,7 @@ fxp_suspend(device_t dev)
}
/*
- * Device resume routine. Restore some PCI settings in case the BIOS
- * doesn't, re-enable busmastering, and restart the interface if
+ * Device resume routine. re-enable busmastering, and restart the interface if
* appropriate.
*/
static int
OpenPOWER on IntegriCloud