Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Mar 2003 12:19:26 -0800 (PST)
From:      Bosko Milekic <bmilekic@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_xl.c
Message-ID:  <200303042019.h24KJQrZ053070@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bmilekic    2003/03/04 12:19:26 PST

  FreeBSD src repository

  Modified files:
    sys/pci              if_xl.c 
  Log:
  Fix bug introduced in 1.130.  For the < MHLEN case, we should
  be doing a m_gethdr(), not an m_get().
  
  Pointed out by: Hiten Pandya <hiten@unixdaemons.com>
  Pointy hat to: Me
  
  Revision  Changes    Path
  1.131     +1 -1      src/sys/pci/if_xl.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303042019.h24KJQrZ053070>