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-- 6.2 KB
Makefile -rw-r--r-- 700 bytes
alarmtimer.c -rw-r--r-- 22.2 KB
clockevents.c -rw-r--r-- 19.2 KB
clocksource.c -rw-r--r-- 28.8 KB
hrtimer.c -rw-r--r-- 45.9 KB
itimer.c -rw-r--r-- 7.0 KB
jiffies.c -rw-r--r-- 3.8 KB
ntp.c -rw-r--r-- 25.6 KB
ntp_internal.h -rw-r--r-- 536 bytes
posix-clock.c -rw-r--r-- 8.4 KB
posix-cpu-timers.c -rw-r--r-- 37.5 KB
posix-stubs.c -rw-r--r-- 3.0 KB
posix-timers.c -rw-r--r-- 30.4 KB
sched_clock.c -rw-r--r-- 8.1 KB
test_udelay.c -rw-r--r-- 4.1 KB
tick-broadcast-hrtimer.c -rw-r--r-- 3.0 KB
tick-broadcast.c -rw-r--r-- 26.5 KB
tick-common.c -rw-r--r-- 13.5 KB
tick-internal.h -rw-r--r-- 7.0 KB
tick-oneshot.c -rw-r--r-- 3.2 KB
tick-sched.c -rw-r--r-- 31.0 KB
tick-sched.h -rw-r--r-- 2.5 KB
time.c -rw-r--r-- 21.0 KB
timeconst.bc -rw-r--r-- 3.0 KB
timeconv.c -rw-r--r-- 3.5 KB
timecounter.c -rw-r--r-- 3.0 KB
timekeeping.c -rw-r--r-- 63.6 KB
timekeeping.h -rw-r--r-- 639 bytes
timekeeping_debug.c -rw-r--r-- 2.1 KB
timekeeping_internal.h -rw-r--r-- 788 bytes
timer.c -rw-r--r-- 53.6 KB
timer_list.c -rw-r--r-- 9.4 KB

back to top