commit | 3a4624652e68ee897145ac698a85bfd2603367c3 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Mon Sep 10 13:44:45 2007 +0200 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Sep 25 22:55:44 2007 -0700 |
tree | 73d35ee1454ae2cc3e1dff91bd21e4251113bea6 | |
parent | 7b5ee3a038c869e773092834abaa8174e0d77514 [diff] |
[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>