commit | f84d1b49c9ef9057defc47137405d1c1b87b19db | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Fri Dec 20 10:22:51 2013 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jan 03 15:36:56 2014 -0500 |
tree | 965193cd3870892dd3aee1fd460bb77bbf3f5a80 | |
parent | 1558efd0d48671845d2bd9ad80ba042577afd578 [diff] |
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>