CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/18 12:49:34
Modified files:
sys/dev/pci : if_sis.c
Log message:
First sync the descriptor then check if the owner of the descriptor.
While there switch some m_freem() to m_free() where only a single mbuf is
involved.
