Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/29/2001 03:49:44
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Jan 29 01:49:44 UTC 2001

Modified Files:
	syssrc/sys/net: if.c

Log Message:
if_alloc_sadl(): if the interface already has a link name, free
it before assigning a new one.  This is useful for interfaces
that may change their link names in the course of their existence.


To generate a diff of this commit:
cvs rdiff -r1.83 -r1.84 syssrc/sys/net/if.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.