From: Johannes Berg Date: Thu, 28 Jun 2012 08:33:25 +0000 (+0200) Subject: mac80211: don't expose ieee80211_add_srates_ie() X-Git-Tag: v3.6-rc1~125^2~57^2~208^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc8a7321d3d68af759a369a9ad3e2426688742d3;p=pandora-kernel.git mac80211: don't expose ieee80211_add_srates_ie() This and ieee80211_add_ext_srates_ie() aren't exported, so can't be used by drivers anyway, but there's also no reason that they should be so make them private to mac80211 and use sdata instead of vif arguments. Acked-by: Arik Nemtsov Signed-off-by: Johannes Berg --- Reading git-diff-tree failed