CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/11/28 03:25:22
Modified files:
sys/dev/pci : if_myx.c
Log message:
Fix reversed error-handling gotos in myx_buf_fill(), which would lead to
either an mbuf leak or a NULL pointer dereference.
ok sthen@ claudio@ dlg@
testing claudio@ dlg@
