git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
208eec8
)
[PATCH] zd1211rw, fix oops when ejecting install media
author
Marc Pignat
<marc.pignat@hevs.ch>
Mon, 15 Oct 2007 06:51:52 +0000
(08:51 +0200)
committer
John 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