]> rtime.felk.cvut.cz Git - zynq/linux.git/commitdiff
Merge branch 'ife-ethertype'
authorDavid S. Miller <davem@davemloft.net>
Tue, 29 Aug 2017 22:14:19 +0000 (15:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 29 Aug 2017 22:14:19 +0000 (15:14 -0700)
Alexander Aring says:

====================
tc: act_ife: handle IEEE IFE ethertype as default

this patch series will introduce the IFE ethertype which is registered by
IEEE. If the netlink act_ife type netlink attribute is not given it will
use this value by default now.
At least it will introduce some UAPI testcases to check if the default type
is used if not specified and vice versa.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge