Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: ozaki-r
Date: Thu Dec 25 06:39:26 UTC 2014
Modified Files:
src/sys/dev/pci: if_vioif.c
Log Message:
Reuse mbuf when retrying in vioif_start
Otherwise, the old mbuf will leak.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/dev/pci/if_vioif.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