]> git.baikalelectronics.ru Git - kernel.git/commit
cnic: remove use of VLAN_TAG_PRESENT
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Thu, 8 Nov 2018 17:44:50 +0000 (18:44 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Nov 2018 03:49:31 +0000 (19:49 -0800)
commit46028844f2f64aa54f01fee2ad6d797dbf8462aa
tree28a76881ac7ff99bec91cf1a2e73af816c2b3c9d
parent8d94e3051c699da65674ab31b4ef7cf607050876
cnic: remove use of VLAN_TAG_PRESENT

This just removes VLAN_TAG_PRESENT use.  VLAN TCI=0 special meaning is
deeply embedded in the driver code and so is left as is.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/cnic.c