diff options
| author | Ido Schimmel <[email protected]> | 2017-07-12 07:12:54 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-07-12 15:15:52 +0000 |
| commit | a9265b804dfdfca4e2ce3730fe0528da9c01dbf7 (patch) | |
| tree | ba59f1b0f300b39e6043a328ac69556861f61270 /net/unix/af_unix.c | |
| parent | mlxsw: spectrum_router: Fix use-after-free in route replace (diff) | |
| download | kernel-a9265b804dfdfca4e2ce3730fe0528da9c01dbf7.tar.gz kernel-a9265b804dfdfca4e2ce3730fe0528da9c01dbf7.zip | |
mlxsw: spectrum_switchdev: Remove unused variable
Commit 10e23eb299fa ("mlxsw: spectrum: Remove support for bypass bridge
port attributes/vlan set") removed statements that used 'bridge_vlan',
but didn't remove the variable itself resulting in the following warning
with W=1:
warning: variable ‘bridge_vlan’ set but not used
[-Wunused-but-set-variable]
Remove the variable and suppress the warning.
Fixes: 10e23eb299fa ("mlxsw: spectrum: Remove support for bypass bridge port attributes/vlan set")
Signed-off-by: Ido Schimmel <[email protected]>
Signed-off-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
