[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)
commit3a4624652e68ee897145ac698a85bfd2603367c3
tree73d35ee1454ae2cc3e1dff91bd21e4251113bea6
parent7b5ee3a038c869e773092834abaa8174e0d77514
[PATCH] cfg80211: fix initialisation if built-in

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>
net/wireless/core.c