[PATCH] zd1211rw, fix oops when ejecting install media
commite0579d576cb894a4cf3c5af04fbf38e8c1281738
authorMarc Pignat <marc.pignat@hevs.ch>
Mon, 15 Oct 2007 06:51:52 +0000 (15 08:51 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 18 Oct 2007 19:46:52 +0000 (18 15:46 -0400)
tree63a4a1d5d9c2a473f8f70d5c0075c3ddd9fd7c4f
parent208eec88639a61002bb140dc5c64984684c2705d
[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>
drivers/net/wireless/zd1211rw/zd_usb.c