[PATCH] gianfar: Call gfar_halt_nodisable() from gfar_halt().
Jeff Garzik
jgarzik at pobox.com
Thu Aug 14 18:28:38 EST 2008
Scott Wood wrote:
> gfar_halt() was factored out into halting and disabling by commit
> d87eb12785c14de1586e3bad86ca2c0991300339, as the suspend() method
> only wants to do the former. However, the call to gfar_halt_nodisable()
> from gfar_halt() apparently got lost during the patch respin process.
>
> This adds it back.
>
> Signed-off-by: Scott Wood <scottwood at freescale.com>
> ---
> drivers/net/gianfar.c | 6 ++----
> 1 files changed, 2 insertions(+), 4 deletions(-)
applied
More information about the Linuxppc-dev
mailing list