Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 2010 17:50:56 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/e1000 if_em.c
Message-ID:  <201009271751.o8RHpFmF068272@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2010-09-27 17:50:56 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/e1000        if_em.c 
  Log:
  SVN rev 213217 on 2010-09-27 17:50:56Z by yongari
  
  MFC r211909:
    If em(4) failed to allocate RX buffers, do not call panic(9).
    Just showing some buffer allocation error is more appropriate
    action for drivers. This should fix occasional panic reported on
    em(4) when driver encountered resource shortage.
  
    Reviewed by:  jfv
  
  Revision   Changes    Path
  1.21.2.15  +6 -3      src/sys/dev/e1000/if_em.c



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