]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ath9k: remove set but not used variable 'new_flags'
authorzhong jiang <zhongjiang@huawei.com>
Tue, 23 Oct 2018 03:27:14 +0000 (11:27 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 5 Nov 2018 11:18:34 +0000 (13:18 +0200)
commit53d76f1687ba7e4e4e1daa097d90ce6bf2f540d4
treebb99455be0dae7c4761011568127f947038b3a6e
parentbf74fd75137dd1fa9b95b82c49866e6608fb4990
ath9k: remove set but not used variable 'new_flags'

new_flags is not used after setting its value. It is safe to remove
the unused variable.

Signed-off-by: zhong jiang <zhongjiang@huawei.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath9k/ar9003_mci.c