From: Marc Pignat Date: Mon, 15 Oct 2007 06:51:52 +0000 (+0200) Subject: [PATCH] zd1211rw, fix oops when ejecting install media X-Git-Tag: v2.6.24-rc1~125^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0579d576cb894a4cf3c5af04fbf38e8c1281738;p=pandora-kernel.git [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 Acked-by: Daniel Drake Signed-off-by: John W. Linville --- Reading git-diff-tree failed