net/fec: replace hardcoded irq num with macro
authorXiao Jiang <jgq516@gmail.com>
Thu, 29 Sep 2011 02:15:56 +0000 (02:15 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Sep 2011 18:46:49 +0000 (14:46 -0400)
commitc7c83d1c95b84cf0e71e947613a5d409cf0ebca1
tree8702fc692176b0a5701a4ddff30c1455ccc9e03c
parent2e1143742789463c00ed5e7f9bf471f2b707b493
net/fec: replace hardcoded irq num with macro

Don't use hardcoded irq num and replace it with
FEC_IRQ_NUM macro.

Signed-off-by: Xiao Jiang <jgq516@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/freescale/fec.c