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)
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>

No differences found