commit | 1b06bb4087d195d8289919df2f4d95ec3b89769e | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Sat May 02 00:34:48 2009 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 06 15:15:01 2009 -0400 |
tree | 3d3ede0a7a89238f1009a28f510d3ee399ef1491 | |
parent | 13792578c88961256dd30e3a5d3fa1ac1ec9a7e0 [diff] |
cfg80211: make nl80211_send_mlme_timeout() static Fixes sparse complaint: CHECK net/wireless/nl80211.c net/wireless/nl80211.c:3694:6: warning: symbol 'nl80211_send_mlme_timeout' 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>