diff options
author | Jan Beulich <[email protected]> | 2014-12-09 11:47:04 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-12-09 18:30:08 -0500 |
commit | f15650b7f94879667f253bc32de7431c1baf2d6e (patch) | |
tree | 6f4f05da21227b0d2cbd93694f5b6dce8ce4b413 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | ceaca9dc3c7e6b7bf7e4af0693df7e1c48f6ac02 (diff) |
netback: don't store invalid vif pointer
When xenvif_alloc() fails, it returns a non-NULL error indicator. To
avoid eventual races, we shouldn't store that into struct backend_info
as readers of it only check for NULL.
Signed-off-by: Jan Beulich <[email protected]>
Acked-by: Ian Campbell <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions