Module Name: src Committed By: martin Date: Thu Jul 30 09:23:05 UTC 2015
Modified Files: src/sys/dev/pci [netbsd-7]: if_bge.c if_pcn.c Log Message: Pull up following revision(s) (requested by maxv in ticket #889): sys/dev/pci/if_bge.c: revision 1.283 sys/dev/pci/if_pcn.c: revision 1.60 Fix mbuf leaks in error branches (found by the Brainy code scanner) To generate a diff of this commit: cvs rdiff -u -r1.277.2.2 -r1.277.2.3 src/sys/dev/pci/if_bge.c cvs rdiff -u -r1.58 -r1.58.2.1 src/sys/dev/pci/if_pcn.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.