Subject: CVS commit: [netbsd-1-6] src/sys/netatalk
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 06/19/2003 09:36:59
Module Name:	src
Committed By:	grant
Date:		Thu Jun 19 09:36:59 UTC 2003

Modified Files:
	src/sys/netatalk [netbsd-1-6]: ddp_output.c

Log Message:
Apply patch (requested by itojun in ticket #1316):

- don't use M_WAIT within splnet.
- retain m_pkthdr for mbuf passed down to ifp->if_output.
  pointed out by is@netbsd


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.4.10.1 src/sys/netatalk/ddp_output.c

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