commit | 82fbb01cf3c2bd150262269bd017431d7dd74063 | [log] [tgz] |
---|---|---|
author | Pekka Enberg <penberg@cs.helsinki.fi> | Thu Apr 16 14:43:14 2009 +0300 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri May 08 19:39:27 2009 -0700 |
tree | 9296a03b80bc2dd8febdfe9b079ce551c780a226 | |
parent | 091bf7624d1c90cec9e578a18529f615213ff847 [diff] |
Staging: w35und: unregister device from the ieee80211 stack upon ->disconnect() Impact: fix module removal This patch fixes an oops when the w35und module is removed from the kernel and added back. Reported-by: luoyi <luoyi.ly@gmail.com> Tested-by: Sandro Bonazzola <sandro.bonazzola@gmail.com> Cc: Pavel Machek <pavel@ucw.cz> Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>