[PATCH] cfg80211: fix initialisation if built-in
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 10 Sep 2007 11:44:45 +0000 (13:44 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 26 Sep 2007 05:55:44 +0000 (22:55 -0700)
When cfg80211 is built into the kernel it needs to init earlier
so that device registrations are run after it has initialised.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found