]> git.neil.brown.name Git - history.git/commit
[TUN]: Fix user buffer verification.
authorStephen Hemminger <shemminger@osdl.org>
Mon, 15 Mar 2004 04:45:18 +0000 (20:45 -0800)
committerStephen Hemminger <shemminger@osdl.org>
Mon, 15 Mar 2004 04:45:18 +0000 (20:45 -0800)
commit9e832350f9c412184456679153f4a27cae24f512
tree9e70d7e6f6085f9ca8457c55f601d558e87e63bd
parentff71578a9bea6283541466ca714a505d779a49be
[TUN]: Fix user buffer verification.

When Tun initialization fails it shouldn't obscure the error return,
There are several reasons it could fail, and when diagnosing user problems
the error code might provide more info.
drivers/net/tun.c