diff options
| author | Jiri Pirko <[email protected]> | 2015-09-03 14:04:17 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-09-05 22:02:11 -0700 |
| commit | 0890cf6cb6ab1af650025670b1a839671a9a3fcb (patch) | |
| tree | f520f23a9e7e0dcdd2d17d1c3a4a5bbfb38c7dc0 /tools/perf/scripts/python/bin | |
| parent | b65888796b72b677928527b17eeb8e935b767146 (diff) | |
switchdev: fix return value of switchdev_port_fdb_dump in case of error
switchdev_port_fdb_dump is used as .ndo_fdb_dump. Its return value is
idx, so we cannot return errval.
Fixes: 45d4122ca7cd ("switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.")
Signed-off-by: Jiri Pirko <[email protected]>
Acked-by: Sridhar Samudrala <[email protected]>
Acked-by: Scott Feldman<[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions