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:
e9357c0
)
[PATCH] bcm43xx: Fix crash on ifdown, by being careful in pio/dma freeing.
author
Michael Buesch
<mbuesch@freenet.de>
Tue, 14 Mar 2006 15:05:26 +0000
(16:05 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 27 Mar 2006 16:19:38 +0000
(11:19 -0500)
This bug was caused by the packing of the bcm43xx_dma and bcm43xx_pio
structures into a union.
Signed-off-by: Michael Buesch <mbuesch@freenet.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found