Re: [PATCH 5/9] RapidIO: Add default handler for error_stopped state

2010-08-16 Thread Micha Nelissen
Alexandre Bounine wrote: + + if (err_status RIO_PORT_N_ERR_STS_PW_OUT_ES) { + pr_debug(RIO_EM: servicing Output Error-Stopped state\n); + /* +* Send a Link-Request/Input-Status control symbol +*/ + + /* Read from

RE: [PATCH 5/9] RapidIO: Add default handler for error_stopped state

2010-08-16 Thread Bounine, Alexandre
Micha Nelissen wrote: Alexandre Bounine wrote: + + if (err_status RIO_PORT_N_ERR_STS_PW_OUT_ES) { + pr_debug(RIO_EM: servicing Output Error-Stopped state\n); + /* +* Send a Link-Request/Input-Status control symbol +*/ + +