diff options
author | Bill Wendling <morbo@google.com> | 2021-07-14 11:17:46 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-07-16 19:56:55 +0200 |
commit | 919d527956daa3e7ad03a23ba661beb8a46cacf4 (patch) | |
tree | 51453b11570826cced4233f848107cba6f57c8db /net/openvswitch | |
parent | net: switchdev: Simplify 'mlxsw_sp_mc_write_mdb_entry()' (diff) | |
download | linux-919d527956daa3e7ad03a23ba661beb8a46cacf4.tar.xz linux-919d527956daa3e7ad03a23ba661beb8a46cacf4.zip |
bnx2x: remove unused variable 'cur_data_offset'
Fix the clang build warning:
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c:1862:13: error: variable 'cur_data_offset' set but not used [-Werror,-Wunused-but-set-variable]
dma_addr_t cur_data_offset;
Signed-off-by: Bill Wendling <morbo@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/openvswitch')
0 files changed, 0 insertions, 0 deletions