net/ucc_geth: update riscTx and riscRx in ucc_geth
authorHaiying Wang <Haiying.Wang@freescale.com>
Wed, 29 Apr 2009 18:14:35 +0000 (14:14 -0400)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 19 May 2009 05:50:23 +0000 (00:50 -0500)
Change the definition of riscTx and riscRx to unsigned integer instead of
enum, and change their values to support 4 risc allocation if the qe has
4 RISC engines.

Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found