commit | 5eb8f289ac3020a9abad1c3c532ceca83284b6ed | [log] [tgz] |
---|---|---|
author | John W. Linville <linville@tuxdriver.com> | Fri Sep 18 16:20:32 2015 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 21 16:24:33 2015 -0700 |
tree | 1e4b63841b6d9982567a4bd8df8ea663939262f6 | |
parent | 4a476bd6d1d923922ec950ddc4c27b279f6901eb [diff] |
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>