]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
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)
commit13a6fad89a868912bd920d7d9e0ee2353c7b1549
tree552ad12d5f7fd30607bd9fb7ac0c303652ed2b9f
parentc965584039725283f89cb46d806c8f49be65ef2a
parent1d51f65a36af2f9ccd74cb414517021849566d8d
Merge branch 'ife-ethertype'

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>