]> git.baikalelectronics.ru Git - kernel.git/commit
net: macb: Handle the RXUBR interrupt on all devices
authorNathan Sullivan <nathan.sullivan@ni.com>
Tue, 5 May 2015 20:00:25 +0000 (15:00 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sat, 9 May 2015 20:04:43 +0000 (16:04 -0400)
commitd315b5cac37041adfbd8c1dcc6e1f5001d0938c1
tree3d8905fe44be94dc7187af8c724320f42ecb3335
parent9660684a623d5d8859d7639b4956094b5fc64c57
net: macb: Handle the RXUBR interrupt on all devices

The same hardware issue the at91 must work around applies to at least the
Zynq ethernet, and possibly more devices.  The driver also needs to handle
the RXUBR interrupt since it turns it on with MACB_RX_INT_FLAGS anyway.

Signed-off-by: Nathan Sullivan <nathan.sullivan@ni.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cadence/macb.c