Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 2010 18:22:50 +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:  <201009271823.o8RIN2T7071884@repoman.freebsd.org>

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

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/e1000        if_em.c 
  Log:
  SVN rev 213222 on 2010-09-27 18:22:50Z 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.1.2.12  +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?201009271823.o8RIN2T7071884>