diff options
author | Michal Simek <michal.simek@xilinx.com> | 2013-01-10 07:58:43 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-01-10 23:28:26 +0100 |
commit | cb59c87dbc8be2ffa692c50bd22f89025ba7a342 (patch) | |
tree | 24566c4f4aea0a881c8d2ea1d711f00c8f0af8bc /firmware/adaptec/starfire_tx.bin.ihex | |
parent | net: ethernet: xilinx: Do not use axienet on PPC (diff) | |
download | linux-cb59c87dbc8be2ffa692c50bd22f89025ba7a342.tar.xz linux-cb59c87dbc8be2ffa692c50bd22f89025ba7a342.zip |
net: ethernet: xilinx: Do not use NO_IRQ in axienet
This driver is used on Microblaze and will be used
on Arm Zynq.
Microblaze doesn't define NO_IRQ and no IRQ is 0.
Arm still uses NO_IRQ as -1 and there is no option
to connect IRQ to irq 0.
That's why <= 0 is only one option how to find out
undefined IRQ.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'firmware/adaptec/starfire_tx.bin.ihex')
0 files changed, 0 insertions, 0 deletions