Re: [PATCH net-next] net: ethernet: ti: cpdma: do not enable host error misc irq

2017-06-08 Thread David Miller
From: Grygorii Strashko Date: Thu, 8 Jun 2017 13:51:52 -0500 > CPSW driver does not handle this interrupt, so there are no reasons to enable > it in hardware. > > Signed-off-by: Grygorii Strashko Applied.

[PATCH net-next] net: ethernet: ti: cpdma: do not enable host error misc irq

2017-06-08 Thread Grygorii Strashko
CPSW driver does not handle this interrupt, so there are no reasons to enable it in hardware. Signed-off-by: Grygorii Strashko --- no changes, just resubmitting with proper subj line. drivers/net/ethernet/ti/davinci_cpdma.c | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a