Date: Tue, 10 Aug 1999 14:12:12 -0700 (PDT) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_vr.c Message-ID: <199908102112.OAA21591@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 1999/08/10 14:12:12 PDT Modified files: sys/pci if_vr.c Log: Small tweak: remember to free the tx ring data (which is malloc()ed) if we have to bail out of vr_attach(). Revision Changes Path 1.15 +3 -2 src/sys/pci/if_vr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908102112.OAA21591>