Searched hist:"209 c671db7a917740ab9873d442b10ae7e369937" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/mac80211/ |
H A D | rate.h | diff 209c671db7a917740ab9873d442b10ae7e369937 Sun Feb 07 20:47:50 CST 2010 Andres Salomon <dilinger@collabora.co.uk> 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>
|
H A D | rate.c | diff 209c671db7a917740ab9873d442b10ae7e369937 Sun Feb 07 20:47:50 CST 2010 Andres Salomon <dilinger@collabora.co.uk> 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>
|