commit | 49f29efa7f44a79b64c7882c68e171898d0495a0 | [log] [tgz] |
---|---|---|
author | Michael Buesch <mbuesch@freenet.de> | Tue Mar 14 16:05:26 2006 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Mar 27 11:19:38 2006 -0500 |
tree | c09f7a2be4a1eaa4a9d7ab2c095633c9003dc905 | |
parent | e9357c056c5e62516f0044e60591d41f00ca7cfa [diff] |
[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 <mbuesch@freenet.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>