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)
commitbfbb92c446700da645e4834fb01439097846ce1e
tree3d8905fe44be94dc7187af8c724320f42ecb3335
parentd3196a2468895c219a47f3c370713a4ca59c9f54
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