]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: fix sparse non static symbol warning
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Fri, 20 Dec 2013 02:22:51 +0000 (10:22 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 3 Jan 2014 20:36:56 +0000 (15:36 -0500)
commitfb4bc434d319eae3b3bfb7242d74f9efb24ad44a
tree965193cd3870892dd3aee1fd460bb77bbf3f5a80
parentf07db45e3dda04287a212c411496d6ff4094525a
ath9k: fix sparse non static symbol warning

Fixes the following sparse warning:

drivers/net/wireless/ath/ath9k/spectral.c:500:24: warning:
 symbol 'rfs_spec_scan_cb' was not declared. Should it be static?

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/spectral.c