commit | 14fb7c17e97ea0fcc545393fb1f34e6541647b5b | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Wed Oct 20 06:59:38 2010 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 15 13:23:19 2010 -0500 |
tree | 845ae30f011b0ff445ce8a278f1873d2d38c6169 | |
parent | f8c2a0871b8462481a02445b38a7321ad63bfc88 [diff] |
ath5k: make ath5k_update_bssid_mask_and_opmode() static This fixes this sparse warning: CHECK drivers/net/wireless/ath/ath5k/base.c drivers/net/wireless/ath/ath5k/base.c:569:6: warning: symbol 'ath5k_update_bssid_mask_and_opmode' was not declared. Should it be static? Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>