commit | 20925feee9e46c07ffe315b88c5cee61064a3ede | [log] [tgz] |
---|---|---|
author | John W. Linville <linville@tuxdriver.com> | Tue Jul 20 12:32:52 2010 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jul 20 16:49:38 2010 -0400 |
tree | 748eac8f78783258fc1219f011829059b85beb22 | |
parent | 2ea6fb6d1eb4d06af5ad2114d1f1f22a6067adac [diff] |
wireless: mark cfg80211_is_all_idle as static CHECK net/wireless/sme.c net/wireless/sme.c:38:6: warning: symbol 'cfg80211_is_all_idle' was not declared. Should it be static? It is not used elsewhere, so mark it static. Signed-off-by: John W. Linville <linville@tuxdriver.com>