net: ethernet: xilinx: Don't use NO_IRQ in xilinx
authorMichal Simek <monstr@monstr.eu>
Wed, 21 Dec 2011 20:42:50 +0000 (15:42 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Dec 2011 20:42:50 +0000 (15:42 -0500)
Fix ll_temac and emaclite drivers. Only Microblaze and Xilinx PPC
use then and both use NO_IRQ as 0. It will be removed in near future.

Signed-off-by: Michal Simek <monstr@monstr.eu>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found