diff options
author | Serhey Popovych <[email protected]> | 2018-03-29 17:51:36 +0300 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2019-03-19 14:18:49 -0700 |
commit | b0ddfe2bb2bd80b1090d5bf42bb65243b76d3b97 (patch) | |
tree | 6e490599d6b3e29b1f85331441b98a0be734e8ea /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 310974faccda080a5e0388d79cf6190d6aa0f1fa (diff) |
intel: correct return from set features callback
According to comments in <linux/netdevice.h> we should return either >0
or -errno from ->ndo_set_features() if changing dev->features by itself.
Return 1 in such places to notify netdev_update_features() about applied
changes in dev->features.
Signed-off-by: Serhey Popovych <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions