On 01/04/2017 03:11 PM, Sergei Shtylyov wrote:
The E-MAC interrupt (EESR.ECI) is not always caused by an error condition,
so it really shouldn't be handled by sh_eth_error(). Factor out the E-MAC
interrupt handler, sh_eth_emac_interrupt(), removing the ECI bit from the
EESR's values throughout the driver...
Update Cogent Embedded's copyright and clean up the whitespace in Renesas'
copyright, while at it...
Signed-off-by: Sergei Shtylyov <sergei.shtyl...@cogentembedded.com>
Scrap it, I've just realized I never enable EESR.ECI...
MBR, Sergei