From: Andres Salomon Date: Mon, 8 Feb 2010 02:47:50 +0000 (-0500) Subject: mac80211: make rate_control_alloc static X-Git-Tag: v2.6.34-rc1~233^2~325^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=209c671db7a917740ab9873d442b10ae7e369937;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed