NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/50522 CVS commit: src/sys/net
The following reply was made to PR kern/50522; it has been noted by GNATS.
From: "Kengo NAKAHARA" <knakahara%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/50522 CVS commit: src/sys/net
Date: Mon, 4 Jan 2016 07:50:08 +0000
Module Name: src
Committed By: knakahara
Date: Mon Jan 4 07:50:08 UTC 2016
Modified Files:
src/sys/net: if_gif.c if_gif.h
Log Message:
Revert extra wating codes.
PR kern/50522 is actually fixed by sys/kern/kern_softint.c:r1.42, so waiting
codes in if_gif.c is not required.
To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 src/sys/net/if_gif.c
cvs rdiff -u -r1.20 -r1.21 src/sys/net/if_gif.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index