Date: Fri, 10 Jun 2011 19:08:07 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/net if_tun.c Message-ID: <201106101908.p5AJ8OXM058506@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2011-06-10 19:08:07 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/net if_tun.c
Log:
SVN rev 222944 on 2011-06-10 19:08:07Z by jhb
MFC 222651:
Properly return an ENOBUFS error if a write to a tun(4) device fails
due to m_uiotombuf() failing.
While here, trim unneeded error handling related to tuninit() since it
can never fail.
Revision Changes Path
1.184.2.6 +7 -10 src/sys/net/if_tun.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106101908.p5AJ8OXM058506>
