]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'VLAN-tag-handling-cleanup'
authorDavid S. Miller <davem@davemloft.net>
Wed, 21 Nov 2018 23:41:31 +0000 (15:41 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Nov 2018 23:41:31 +0000 (15:41 -0800)
commit0bfb6db9c056f05ac0715cb5828fcf1fbd9be1e3
tree2ed5f92993c9f527ef57f19281690b458e66f585
parent05c804ae719bf5cb2dc615b3e1a7fb593ca7164c
parent9e56caef8b58b0ae68f7bc599483786416e992fa
Merge branch 'VLAN-tag-handling-cleanup'

Michał Mirosław says:

====================
VLAN tag handling cleanup

This is a cleanup set after VLAN_TAG_PRESENT removal. The CFI bit
handling is made similar to how other tag fields are used.
====================

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