gianfar: Use gfar_halt to stop DMA in gfar_probe
authorAndy Fleming <afleming@freescale.com>
Tue, 16 Dec 2008 23:25:45 +0000 (15:25 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Dec 2008 23:25:45 +0000 (15:25 -0800)
gfar_halt does everything we want to do there, including disabling
TX/RX.  It also doesn't unnecessarily enable DMA if it's already
stopped.

Signed-off-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found