commit | 4e68ea26e76273cc62a981a414a8319a7f4c1077 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Wed Dec 21 15:42:50 2011 -0500 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 21 15:42:50 2011 -0500 |
tree | 085b3639500a2a45077fc6076b4907e051e83de1 | |
parent | ab56222a32b9dbaae19c1d37f07b0ac4fc3c27ec [diff] |
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>