diff options
author | 2018-07-04 13:13:01 +0100 | |
---|---|---|
committer | 2018-07-04 22:39:11 +0900 | |
commit | 2e6dde5c618f847fdb811373ad520cdb3a4425ab (patch) | |
tree | 86cd4449bb1d80fd494579266797cbffac9b3904 /net/ipv4/raw.c | |
parent | qed: remove redundant pointer 'name' (diff) | |
download | wireguard-linux-2e6dde5c618f847fdb811373ad520cdb3a4425ab.tar.xz wireguard-linux-2e6dde5c618f847fdb811373ad520cdb3a4425ab.zip |
sfc: remove redundant variable old_vlan
Variable old_vlan is being assigned but is never used hence it is
and can be removed.
Cleans up clang warning:
warning: variable 'old_vlan' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/raw.c')
0 files changed, 0 insertions, 0 deletions