diff options
| author | Colin Ian King <[email protected]> | 2017-11-06 15:04:54 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-11-08 13:46:25 +0900 |
| commit | 03ac738d5cf2f97ffa1209f6fd5d4bc211a933de (patch) | |
| tree | c927cc489307ccecf62d63fc083300893dea4542 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | ac71a1f94418b9b83c9bf04f76954570d88c9590 (diff) | |
rtnetlink: fix missing size for IFLA_IF_NETNSID
The size for IFLA_IF_NETNSID is missing from the size calculation
because the proceeding semicolon was not removed. Fix this by removing
the semicolon.
Detected by CoverityScan, CID#1461135 ("Structurally dead code")
Fixes: 79e1ad148c84 ("rtnetlink: use netnsid to query interface")
Signed-off-by: Colin Ian King <[email protected]>
Acked-by: Jiri Benc <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions