]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[PATCH] mac80211: fix initialisation when built-in
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 11 Sep 2007 10:50:32 +0000 (12:50 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 26 Sep 2007 05:55:45 +0000 (22:55 -0700)
commitca9938fea576ebbb8d8c4fbe8a5bcc937e49e1ca
treeb14b31646f48d181cfd0f7c241655e27b97a7f3d
parent136e83d6b8999f4ef680ff9cf2a67e1e1ccbd94e
[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 <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211.c
net/mac80211/rc80211_simple.c