diff options
author | Alexander Duyck <aduyck@mirantis.com> | 2016-02-05 15:27:31 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-02-11 08:55:33 -0500 |
commit | bef3c6c9374da40ec63698cd504474366a9de2ff (patch) | |
tree | 375eb33610e57eb3228baf0790b97858a7674e98 /ipc | |
parent | a060679c6b3da17dc9e95d0500f811de118ec901 (diff) | |
download | linux-bef3c6c9374da40ec63698cd504474366a9de2ff.tar.bz2 |
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 'ipc')
0 files changed, 0 insertions, 0 deletions