cvs commit: src/sys/dev/netif/ti if_ti.c

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Sun Apr 8 04:54:54 PDT 2007


sephe       2007/04/08 04:53:39 PDT

DragonFly src repository

  Modified files:        (Branch: DragonFly_RELEASE_1_8)
    sys/dev/netif/ti     if_ti.c 
  Log:
  MFC if_ti.c rev 1.46:
    - Initialize ti_jslot_serializer before it is used.
    - Set m_ext.ext_buf during jumbo buffer allocation.
      Paniced-by: Michael Kosarev <russiane39 at gmail.com>
    - Add an assertion to make sure that reused mbuf adopts m_ext interface.
    - Properly setup m_len for a reused mbuf.
  
  Revision  Changes    Path
  1.42.2.2  +10 -4     src/sys/dev/netif/ti/if_ti.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/ti/if_ti.c.diff?r1=1.42.2.1&r2=1.42.2.2&f=u





More information about the Commits mailing list