cvs commit: src/sys/netinet if_ether.c

Ruslan Ermilov ru at FreeBSD.org
Tue Dec 23 05:33:25 PST 2003


ru          2003/12/23 05:33:23 PST

  FreeBSD src repository

  Modified files:
    sys/netinet          if_ether.c 
  Log:
  Fix a problem introduced in revision 1.84: m_pullup() does not
  necessarily return the same mbuf chain so we need to recompute
  mtod() consumers after pulling up.
  
  Revision  Changes    Path
  1.116     +7 -5      src/sys/netinet/if_ether.c


More information about the cvs-src mailing list