Home
last modified time | relevance | path

Searched hist:"538 be58568542aac2ed4bdf4c05398cfa67e98f0" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dtsec.c538be58568542aac2ed4bdf4c05398cfa67e98f0 Mon Apr 19 19:54:49 UTC 2010 Andy Fleming <afleming@freescale.com> tsec: Wait for both RX and TX to stop

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: Ben Warren <biggerbadderben@gmail.com>