NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/39044: spurious '\n' received from USB-Modems



The following reply was made to PR kern/39044; it has been noted by GNATS.

From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/39044: spurious '\n' received from USB-Modems
Date: Sat, 31 Dec 2022 05:20:21 +0000

 On Thu, Jun 26, 2008 at 04:45:00PM +0000, leo%marco.de@localhost wrote:
  > 				/* Send something to wake upper layer */
  > 				s = spltty();
  > 				(*rint)('\n', tp);
 
 This code is still there, and it seems highly bogus. If there's
 actually any need to wake the upper layer, it should be done some
 other way...
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index