Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Feb 2013 07:19:50 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r247089 - head/sys/dev/si
Message-ID:  <201302210719.r1L7JoZW019283@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Thu Feb 21 07:19:50 2013
New Revision: 247089
URL: http://svnweb.freebsd.org/changeset/base/247089

Log:
  Remove incorrect comment about splsoftclock.

Modified:
  head/sys/dev/si/si.c

Modified: head/sys/dev/si/si.c
==============================================================================
--- head/sys/dev/si/si.c	Thu Feb 21 07:16:40 2013	(r247088)
+++ head/sys/dev/si/si.c	Thu Feb 21 07:19:50 2013	(r247089)
@@ -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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302210719.r1L7JoZW019283>