]> git.baikalelectronics.ru Git - kernel.git/commit
rtl8xxxu: gen1: Fix non static symbol warning
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Fri, 19 Aug 2016 21:46:41 +0000 (17:46 -0400)
committerKalle Valo <kvalo@codeaurora.org>
Sat, 3 Sep 2016 16:57:33 +0000 (19:57 +0300)
commit4f0405272c0b1b824690ee7ab440bf15050af4fe
tree18d916f92bff47c75561c7dfd2d885454a8f9497
parentf57aa329954544f57e859ce338e0c9ea07895f6f
rtl8xxxu: gen1: Fix non static symbol warning

Fixes the following sparse warning:

drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c:898:1: warning:
 symbol 'rtl8xxxu_gen1_h2c_cmd' was not declared. Should it be static?

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c