Date: Tue, 30 Jun 2009 05:21:00 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/net netisr.c Message-ID: <200906300521.n5U5L7rl053126@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2009-06-30 05:21:00 UTC FreeBSD src repository Modified files: sys/net netisr.c Log: SVN rev 195182 on 2009-06-30 05:21:00Z by bz In case we cannot queue a packet reaching the queue limit, retain the semantics netisr_queue() always had and free the mbuf along with returning the error. Reviewed by: rwatson Approved by: re (kensmith) Revision Changes Path 1.31 +1 -0 src/sys/net/netisr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906300521.n5U5L7rl053126>