diff options
author | Andrew Jones <[email protected]> | 2013-02-18 10:29:20 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-02-19 00:51:09 -0500 |
commit | d37204566a61d5116d385ae909db8e14a734b30f (patch) | |
tree | 1de89382a76c993a0b8c6081609b25eeb6e7f4e2 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 07dcf8e9cc77e86eedfc28fa37713b5471e906b7 (diff) |
xen: netback: remove redundant xenvif_put
netbk_fatal_tx_err() calls xenvif_carrier_off(), which does
a xenvif_put(). As callers of netbk_fatal_tx_err should only
have one reference to the vif at this time, then the xenvif_put
in netbk_fatal_tx_err is one too many.
Signed-off-by: Andrew Jones <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions