geneve: remove vlan-related feature assignment
authorJohn W. Linville <linville@tuxdriver.com>
Fri, 18 Sep 2015 20:20:32 +0000 (16:20 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Sep 2015 23:24:33 +0000 (16:24 -0700)
commit5eb8f289ac3020a9abad1c3c532ceca83284b6ed
tree1e4b63841b6d9982567a4bd8df8ea663939262f6
parent4a476bd6d1d923922ec950ddc4c27b279f6901eb
geneve: remove vlan-related feature assignment

The code handling vlan tag insertion was dropped in commit 371bd1061d29
("geneve: Consolidate Geneve functionality in single module.").  Now we
need to drop the related vlan feature bits in the netdev structure.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
Reviewed-by: Jesse Gross <jesse@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/geneve.c
This page took 0.024949 seconds and 5 git commands to generate.