Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 06/17/1999 10:27:14
Module Name:	syssrc
Committed By:	bouyer
Date:		Thu Jun 17 17:27:14 UTC 1999

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

Log Message:
mbuf should be allocated with M_DONTWAIT in ether_output(). This caused panics
when routing atalk.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 syssrc/sys/net/if_ethersubr.c

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