NetBSD-Bugs archive

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

PR/53357 CVS commit: src/sys/net



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

From: "Ryota Ozaki" <ozaki-r%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53357 CVS commit: src/sys/net
Date: Tue, 12 Jun 2018 04:20:36 +0000

 Module Name:	src
 Committed By:	ozaki-r
 Date:		Tue Jun 12 04:20:36 UTC 2018
 
 Modified Files:
 	src/sys/net: if_vlan.c
 
 Log Message:
 vlan: call ether_ifdetach without IFNET_LOCK
 
 Fix PR kern/53357
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.125 -r1.126 src/sys/net/if_vlan.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