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)
commit4e68ea26e76273cc62a981a414a8319a7f4c1077
tree085b3639500a2a45077fc6076b4907e051e83de1
parentab56222a32b9dbaae19c1d37f07b0ac4fc3c27ec
net: ethernet: xilinx: Don't use NO_IRQ in xilinx

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>
drivers/net/ethernet/xilinx/ll_temac_main.c
drivers/net/ethernet/xilinx/xilinx_emaclite.c