]> git.baikalelectronics.ru Git - kernel.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)
commitb8a6f10528fc9065c3a9a0f9564d720421bf430c
treeb14b31646f48d181cfd0f7c241655e27b97a7f3d
parentbfca30fa89b1cb8526281984420a521b2cd21e29
[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