Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jan 2011 23:15:09 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/re if_re.c
Message-ID:  <201101132315.p0DNFR4M065412@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

yongari     2011-01-13 23:15:09 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/re           if_re.c 
  Log:
  SVN rev 217385 on 2011-01-13 23:15:09Z by yongari
  
  If driver is not able to allocate RX buffer, do not start driver.
  While I'm here move RX buffer allocation and descriptor
  initialization up to not touch hardware registers in case of RX
  buffer allocation failure.
  
  Revision  Changes    Path
  1.185     +10 -6     src/sys/dev/re/if_re.c



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