Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Mar 2000 12:06:16 -0800 (PST)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_rl.c
Message-ID:  <200003292006.MAA37221@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       2000/03/29 12:06:16 PST

  Modified files:
    sys/pci              if_rl.c 
  Log:
  Two fixes for the RealTek:
  
  - Only call m_pullup() when necessary.
  
  - Check return value from rl_encap() in rl_start() to avoid panic when
    we run out of mbufs. (Fixes PR kern/17582)
  
  PR:		kern/17582
  
  Revision  Changes    Path
  1.39      +10 -4     src/sys/pci/if_rl.c



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




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