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
Makefile -rw-r--r-- 393 bytes
ashldi3.S -rw-r--r-- 839 bytes
ashrdi3.S -rw-r--r-- 867 bytes
checksum.c -rw-r--r-- 4.2 KB
clear_page.S -rw-r--r-- 389 bytes
cmpdi2.S -rw-r--r-- 602 bytes
copy_page.S -rw-r--r-- 456 bytes
delay.c -rw-r--r-- 1.3 KB
div64.S -rw-r--r-- 1.9 KB
divsi3.S -rw-r--r-- 3.7 KB
ip_fast_csum.S -rw-r--r-- 719 bytes
lshrdi3.S -rw-r--r-- 857 bytes
memcpy.S -rw-r--r-- 4.7 KB
memmove.S -rw-r--r-- 6.4 KB
memset.S -rw-r--r-- 2.3 KB
modsi3.S -rw-r--r-- 1.1 KB
muldi3.S -rw-r--r-- 1.0 KB
ucmpdi2.S -rw-r--r-- 498 bytes
usercopy.c -rw-r--r-- 36.4 KB

back to top