aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2018-05-25 21:53:25 -0700
committerDavid S. Miller <[email protected]>2018-05-29 09:49:15 -0400
commit6fd1cfc0f0a5fec92cce8a5c3fbfd7fd82b82160 (patch)
tree7fef6471f5fd2e4941ad52873a62ad84b3eccee2 /tools/perf/scripts/python/export-to-postgresql.py
parent874fcf1de613ad7b3cecf8a9cfe806fe7c2e3c68 (diff)
nfp: return -EOPNOTSUPP from .ndo_get_phys_port_name for VFs
After recent change we started returning 0 from ndo_get_phys_port_name for VFs. The name parameter for ndo_get_phys_port_name is not initialized by the stack so this can lead to a crash. We should have kept returning -EOPNOTSUPP in the first place. Signed-off-by: Jakub Kicinski <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions