From: Johannes Berg Date: Wed, 22 Jan 2014 09:36:59 +0000 (+0100) Subject: mac80211: remove module handling from rate control ops X-Git-Tag: v3.15-rc1~113^2~289^2^2~101^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc01f9b55fe77831a3ef63c0c461ca76540cee88;p=pandora-kernel.git mac80211: remove module handling from rate control ops There's not a single rate control algorithm actually in a separate module where the module refcount would be required. Similarly, there's no specific rate control module. Therefore, all the module handling code in rate control is really just dead code, so remove it. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed