Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 01/27/2005 11:58:01
Module Name: src
Committed By: scw
Date: Thu Jan 27 11:58:01 UTC 2005
Modified Files:
src/sys/dev/pci: if_vr.c
Log Message:
In vr_start(), don't forget to free the new mbuf if the second
bus_dmamap_load_mbuf() fails.
To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 src/sys/dev/pci/if_vr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.