Date: Mon, 27 Sep 2010 17:49:05 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/e1000 if_em.c if_igb.c if_lem.c src/sys/dev/ixgb if_ixgb.c src/sys/dev/ixgbe ixgbe.c Message-ID: <201009271749.o8RHnOFN068086@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2010-09-27 17:49:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/dev/e1000 if_em.c if_igb.c if_lem.c sys/dev/ixgb if_ixgb.c sys/dev/ixgbe ixgbe.c Log: SVN rev 213216 on 2010-09-27 17:49:05Z by yongari MFC r211907: Do not call voluntary panic(9) in case of if_alloc() failure. Reviewed by: jfv Revision Changes Path 1.21.2.14 +11 -5 src/sys/dev/e1000/if_em.c 1.21.2.15 +11 -5 src/sys/dev/e1000/if_igb.c 1.3.2.8 +11 -5 src/sys/dev/e1000/if_lem.c 1.25.2.2 +11 -6 src/sys/dev/ixgb/if_ixgb.c 1.17.2.8 +11 -6 src/sys/dev/ixgbe/ixgbe.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009271749.o8RHnOFN068086>