[PATCH] bcm43xx: Fix crash on ifdown, by being careful in pio/dma freeing.
authorMichael Buesch <mbuesch@freenet.de>
Tue, 14 Mar 2006 15:05:26 +0000 (16:05 +0100)
committerJohn 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