Vasiliy Kulikov 04e506b5e7 sata_dwc_460ex: fix error path
Fixed hsdev memleak on sata_dwc_probe() error.
As dma_dwc_exit() can be called multiple times without sata_dma_regs and
irq_dma changes, it might lead to double free on sequential
dma_dwc_exit() calls.  So, zero these fields after free calls.

Signed-off-by: Vasiliy Kulikov <segoon@openwall.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2011-07-23 18:03:54 -04:00
..
2011-03-31 11:26:23 -03:00
2011-03-02 02:36:46 -05:00
2011-03-02 02:36:46 -05:00
2008-01-23 05:24:15 -05:00
2011-07-23 17:57:36 -04:00
2007-07-02 10:17:42 -04:00