Revision 09c91ddf2cd33489c2c14edfef43ae38d412888e authored by Or Gerlitz on 21 March 2017, 13:59:15 UTC, committed by David S. Miller on 22 March 2017, 19:11:13 UTC
Currently we use the non UAPI values and we miss erring on
the modify action which is not supported, fix that.

Fixes: 8b32580df1cb ('net/mlx5e: Add TC vlan action for SRIOV offloads')
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Reported-by: Petr Machata <petrm@mellanox.com>
Reviewed-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 375f51e
History
File Mode Size
Kconfig -rw-r--r-- 22.2 KB
Makefile -rw-r--r-- 2.4 KB
blktrace.c -rw-r--r-- 41.9 KB
bpf_trace.c -rw-r--r-- 17.3 KB
ftrace.c -rw-r--r-- 144.5 KB
power-traces.c -rw-r--r-- 469 bytes
ring_buffer.c -rw-r--r-- 129.7 KB
ring_buffer_benchmark.c -rw-r--r-- 10.7 KB
rpm-traces.c -rw-r--r-- 474 bytes
trace.c -rw-r--r-- 192.4 KB
trace.h -rw-r--r-- 52.8 KB
trace_benchmark.c -rw-r--r-- 4.7 KB
trace_benchmark.h -rw-r--r-- 835 bytes
trace_branch.c -rw-r--r-- 10.0 KB
trace_clock.c -rw-r--r-- 3.5 KB
trace_entries.h -rw-r--r-- 8.3 KB
trace_event_perf.c -rw-r--r-- 8.9 KB
trace_events.c -rw-r--r-- 75.6 KB
trace_events_filter.c -rw-r--r-- 54.6 KB
trace_events_filter_test.h -rw-r--r-- 1.0 KB
trace_events_hist.c -rw-r--r-- 40.6 KB
trace_events_trigger.c -rw-r--r-- 39.6 KB
trace_export.c -rw-r--r-- 5.1 KB
trace_functions.c -rw-r--r-- 15.3 KB
trace_functions_graph.c -rw-r--r-- 38.2 KB
trace_hwlat.c -rw-r--r-- 16.6 KB
trace_irqsoff.c -rw-r--r-- 18.0 KB
trace_kdb.c -rw-r--r-- 3.2 KB
trace_kprobe.c -rw-r--r-- 37.2 KB
trace_mmiotrace.c -rw-r--r-- 8.6 KB
trace_nop.c -rw-r--r-- 2.2 KB
trace_output.c -rw-r--r-- 30.6 KB
trace_output.h -rw-r--r-- 1.2 KB
trace_printk.c -rw-r--r-- 8.5 KB
trace_probe.c -rw-r--r-- 18.6 KB
trace_probe.h -rw-r--r-- 11.6 KB
trace_sched_switch.c -rw-r--r-- 2.2 KB
trace_sched_wakeup.c -rw-r--r-- 19.4 KB
trace_selftest.c -rw-r--r-- 26.6 KB
trace_selftest_dynamic.c -rw-r--r-- 168 bytes
trace_seq.c -rw-r--r-- 9.9 KB
trace_stack.c -rw-r--r-- 10.9 KB
trace_stat.c -rw-r--r-- 7.6 KB
trace_stat.h -rw-r--r-- 973 bytes
trace_syscalls.c -rw-r--r-- 18.6 KB
trace_uprobe.c -rw-r--r-- 30.9 KB
tracing_map.c -rw-r--r-- 27.8 KB
tracing_map.h -rw-r--r-- 11.1 KB

back to top