NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/54434 CVS commit: src/sys/net
The following reply was made to PR kern/54434; it has been noted by GNATS.
From: "Ryota Ozaki" <ozaki-r%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/54434 CVS commit: src/sys/net
Date: Thu, 15 Aug 2019 04:20:59 +0000
Module Name: src
Committed By: ozaki-r
Date: Thu Aug 15 04:20:59 UTC 2019
Modified Files:
src/sys/net: if.c
Log Message:
Restore if_ioctl on error of ifc_destroy
Otherwise subsequence ioctls won't work.
Patch from Harold Gutch on PR kern/54434 (tweaked a bit by me)
To generate a diff of this commit:
cvs rdiff -u -r1.457 -r1.458 src/sys/net/if.c
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