diff options
author | Alexander Duyck <aduyck@mirantis.com> | 2016-02-06 00:27:31 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-02-11 14:55:33 +0100 |
commit | bef3c6c9374da40ec63698cd504474366a9de2ff (patch) | |
tree | 375eb33610e57eb3228baf0790b97858a7674e98 /Documentation/iio | |
parent | hv_netvsc: cleanup netdev feature flags for netvsc (diff) | |
download | linux-bef3c6c9374da40ec63698cd504474366a9de2ff.tar.xz linux-bef3c6c9374da40ec63698cd504474366a9de2ff.zip |
net: Drop unecessary enc_features variable from tunnel segmentation functions
The enc_features variable isn't necessary since features isn't used
anywhere after we create enc_features so instead just use a destructive AND
on features itself and save ourselves the variable declaration.
Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Acked-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/iio')
0 files changed, 0 insertions, 0 deletions