commit | 209c671db7a917740ab9873d442b10ae7e369937 | [log] [tgz] |
---|---|---|
author | Andres Salomon <dilinger@collabora.co.uk> | Sun Feb 07 21:47:50 2010 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Feb 08 16:51:03 2010 -0500 |
tree | 5bdad7889666b679e5dd67adf59a5e3223d0d266 | |
parent | 641eabb0a3717020d1a93d3f91493ab0d826c910 [diff] |
mac80211: make rate_control_alloc static rate_control_alloc is not used by anything outside of ieee80211_init_rate_ctrl_alg. Both are in rate.c; there's no reason to make rate_control_alloc visible outside of it. Signed-off-by: Andres Salomon <dilinger@collabora.co.uk> Signed-off-by: John W. Linville <linville@tuxdriver.com>