Re: [PATCH] mac80211: fix interface initialisation
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2007-09-25 21:43:00
Attachments
- signature.asc [application/pgp-signature] 190 bytes
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2007-09-25 21:43:00
On Tue, 2007-09-25 at 23:32 +0200, Michael Buesch wrote:
On Tuesday 25 September 2007 23:31:32 Johannes Berg wrote:quoted
When an interface is registered it is still uninitialised so ieee80211_if_reinit() can't be called on it (it will oops.) Hence, we need to move the uninit method assignment. Also, this patch fixes the bug that the master device is never initialised at all. Signed-off-by: Johannes Berg <johannes@sipsolutions.net>I guess you should send this To: John Linville instead :)
yeah, I did reply-to-all and sent before I changed it. John, please pick up. johannes