aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPaul Moore <[email protected]>2012-12-06 05:48:38 +0000
committerDavid S. Miller <[email protected]>2012-12-07 13:20:46 -0500
commitb3943aef7ecfcc47609136f46773e9a839c950b0 (patch)
tree5318730c3c43595c671b8095a05bc1f56ea9c50d /tools/perf/scripts/python
parentb6d048641a979d56730c28411df88d0f55184f24 (diff)
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 <[email protected]> Acked-by: Jason Wang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions