diff options
author | Paul Moore <pmoore@redhat.com> | 2012-12-06 06:48:38 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-12-07 19:20:46 +0100 |
commit | b3943aef7ecfcc47609136f46773e9a839c950b0 (patch) | |
tree | 5318730c3c43595c671b8095a05bc1f56ea9c50d /block | |
parent | Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff) | |
download | linux-b3943aef7ecfcc47609136f46773e9a839c950b0.tar.xz linux-b3943aef7ecfcc47609136f46773e9a839c950b0.zip |
tun: correctly report an error in tun_flow_init()
On error, the error code from tun_flow_init() is lost inside
tun_set_iff(), this patch fixes this by assigning the tun_flow_init()
error code to the "err" variable which is returned by
the tun_flow_init() function on error.
Signed-off-by: Paul Moore <pmoore@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions