commit | e0579d576cb894a4cf3c5af04fbf38e8c1281738 | [log] [tgz] |
---|---|---|
author | Marc Pignat <marc.pignat@hevs.ch> | Mon Oct 15 08:51:52 2007 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Oct 18 15:46:52 2007 -0400 |
tree | 63a4a1d5d9c2a473f8f70d5c0075c3ddd9fd7c4f | |
parent | 208eec88639a61002bb140dc5c64984684c2705d [diff] |
[PATCH] zd1211rw, fix oops when ejecting install media The disconnect function can dereference the net_device structure when it is never allocated. This is the case when ejecting the device installer. Signed-off-by: Marc Pignat <marc.pignat@hevs.ch> Acked-by: Daniel Drake <dsd@gentoo.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>