diff options
author | Saeed Mahameed <[email protected]> | 2019-11-01 15:38:30 -0700 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2019-11-22 13:18:20 -0800 |
commit | e689e998e102100bdf7991763d4c244704846f2d (patch) | |
tree | b7166c2ae912bc4abdbcc3c04cf2a7507fcd8794 /scripts/gdb/linux/tasks.py | |
parent | b6d12238459d2f3c1140689c8fbb1bf1e0fe1927 (diff) |
net/mlx5e: TC, Stub out ipv6 tun create header function
Improve mlx5e_route_lookup_ipv6 function structure by avoiding #ifdef then
return -EOPNOTSUPP in the middle of the function code.
To do so, we stub out mlx5e_tc_tun_create_header_ipv6 which is the only
caller of this helper function to avoid calling it altogether
when ipv6 is compiled out, which should also cleanup some compiler
warnings of unused variables.
Signed-off-by: Saeed Mahameed <[email protected]>
Reviewed-by: Eli Cohen <[email protected]>
Reviewed-by: Roi Dayan <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions