]> 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)
commit16478443ed15714addbb3ae8dc90668a9f4c7435
tree2ed5f92993c9f527ef57f19281690b458e66f585
parent9cdf0ffccf6cd6a0c9b8f9bcf02c0e110afaf7b5
parentd2f698726fe25cb522219da4a45482973259c8ae
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>