summaryrefslogtreecommitdiffstats
path: root/sys/dev/si/si.c
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2013-02-21 07:19:50 +0000
committerimp <imp@FreeBSD.org>2013-02-21 07:19:50 +0000
commited53ee9fa79c2a001dab9aa96eb764b34b92e4b6 (patch)
treedf7eb7171cde018a08096532016bba3b5cecf9f2 /sys/dev/si/si.c
parentfa7b0b1bddf36bab33aca0d63983e14764464a5d (diff)
downloadFreeBSD-src-ed53ee9fa79c2a001dab9aa96eb764b34b92e4b6.zip
FreeBSD-src-ed53ee9fa79c2a001dab9aa96eb764b34b92e4b6.tar.gz
Remove incorrect comment about splsoftclock.
Diffstat (limited to 'sys/dev/si/si.c')
-rw-r--r--sys/dev/si/si.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/si/si.c b/sys/dev/si/si.c
index 416771c..c9d1c83 100644
--- a/sys/dev/si/si.c
+++ b/sys/dev/si/si.c
@@ -1446,7 +1446,6 @@ si_start(struct tty *tp)
#if 0
/*
- * Note: called at splsoftclock from the timeout code
* This has to deal with two things... cause wakeups while waiting for
* tty drains on last process exit, and call l_start at about the right
* time for protocols like ppp.
OpenPOWER on IntegriCloud