CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/12/12 13:45:30
Modified files:
sys/dev/pci : if_ix.c
Log message:
add missing m_freem's into the error code paths. there's no change
in behavior since we don't do split headers; ok dlg, kettenis
