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

No differences found