From: Johannes Berg Date: Tue, 11 Sep 2007 10:50:32 +0000 (+0200) Subject: [PATCH] mac80211: fix initialisation when built-in X-Git-Tag: v2.6.23-rc9~41^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca9938fea576ebbb8d8c4fbe8a5bcc937e49e1ca;p=pandora-kernel.git [PATCH] mac80211: fix initialisation when built-in When mac80211 is built into the kernel it needs to init earlier so that device registrations are run after it has initialised. The same applies to rate control algorithms. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed