From: Michael Buesch Date: Tue, 14 Mar 2006 15:05:26 +0000 (+0100) Subject: [PATCH] bcm43xx: Fix crash on ifdown, by being careful in pio/dma freeing. X-Git-Tag: v2.6.17-rc1~158^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49f29efa7f44a79b64c7882c68e171898d0495a0;p=pandora-kernel.git [PATCH] bcm43xx: Fix crash on ifdown, by being careful in pio/dma freeing. This bug was caused by the packing of the bcm43xx_dma and bcm43xx_pio structures into a union. Signed-off-by: Michael Buesch Signed-off-by: John W. Linville --- Reading git-diff-tree failed