diff options
author | Luo Jiaxing <luojiaxing@huawei.com> | 2020-09-10 16:12:16 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-11 04:57:30 +0300 |
commit | 9984c0bb22dcae688ef8588e2621133850ff49bc (patch) | |
tree | ac3aa829e8035cb8bcbf3ba6dc8706c213167f4f /drivers/net/wireless/ath/ath10k/mac.c | |
parent | 25ed57b86fb9f7770f396469b023c0e6a45b66a8 (diff) | |
download | linux-9984c0bb22dcae688ef8588e2621133850ff49bc.tar.xz |
net: smc91x: Remove set but not used variable 'status' in smc_phy_configure()
Fixes the following warning when using W=1 to build kernel:
drivers/net/ethernet/smsc/smc91x.c: In function ‘smc_phy_configure’:
drivers/net/ethernet/smsc/smc91x.c:1039:6: warning: variable ‘status’ set but not used [-Wunused-but-set-variable]
int status;
Signed-off-by: Luo Jiaxing <luojiaxing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wireless/ath/ath10k/mac.c')
0 files changed, 0 insertions, 0 deletions