https://github.com/torvalds/linux
Revision 761ed01b35ca32bfd4166cc3862ae80ee33e3a4b authored by Andy Fleming on 27 April 2010, 23:43:31 UTC, committed by David S. Miller on 27 April 2010, 23:43:31 UTC
When gracefully stopping the controller, the driver was continuing if
*either* RX or TX had stopped.  We need to wait for both, or the
controller could get into an invalid state.

Signed-off-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent d87ff58
Raw File
Tip revision: 761ed01b35ca32bfd4166cc3862ae80ee33e3a4b authored by Andy Fleming on 27 April 2010, 23:43:31 UTC
gianfar: Wait for both RX and TX to stop
Tip revision: 761ed01
.gitignore
#
# Generated files
#
config_data.h
config_data.gz
timeconst.h
back to top