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-- 1.7 KB
Kconfig.vringh -rw-r--r-- 138 bytes
Makefile -rw-r--r-- 264 bytes
net.c -rw-r--r-- 31.4 KB
scsi.c -rw-r--r-- 57.2 KB
test.c -rw-r--r-- 7.3 KB
test.h -rw-r--r-- 187 bytes
vhost.c -rw-r--r-- 59.4 KB
vhost.h -rw-r--r-- 8.4 KB
vringh.c -rw-r--r-- 27.7 KB
vsock.c -rw-r--r-- 18.6 KB

back to top