diff options
author | Leon Romanovsky <leonro@mellanox.com> | 2017-10-29 18:05:22 +0300 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2017-11-13 21:53:22 +0300 |
commit | e32d2d7144efca745f6d182ac9abd16ee6c7598e (patch) | |
tree | 81e762cdcc5aff0a664b81e05463d98f8267b9d9 /scripts/stackusage | |
parent | b1383aa64121778d9419cc982e387e27d9e96c64 (diff) | |
download | linux-e32d2d7144efca745f6d182ac9abd16ee6c7598e.tar.xz |
RDMA/bnxt_re: Remove unused vlan_tag variable
The Broadcom driver produces the following compilation warning
drivers/infiniband/hw/bnxt_re/ib_verbs.c:
In function ‘bnxt_re_create_ah’:
drivers/infiniband/hw/bnxt_re/ib_verbs.c:668:6:
warning: variable ‘vlan_tag’ set but not used [-Wunused-but-set-variable]
u16 vlan_tag;
Let's remove it till vlan_tag will be implemented properly.
Cc: Selvin Xavier <selvin.xavier@broadcom.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions