From: Johannes Berg Date: Thu, 31 Jan 2008 18:31:57 +0000 (+0100) Subject: mac80211 rate control: fix section mismatch X-Git-Tag: v2.6.25-rc1~1065^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0b9205cfb77d992e8c0f727de3099159c80dbbd;p=pandora-kernel.git mac80211 rate control: fix section mismatch When the rate control algorithms are built-in, their exit functions can be called from mac80211's init function so they cannot be marked __exit. Signed-off-by: Johannes Berg Acked-by: Stefano Brivio Signed-off-by: John W. Linville --- Reading git-diff-tree failed