cpmac: remove unused variable.
authorFlorian Fainelli <florian@openwrt.org>
Sun, 31 May 2009 10:57:07 +0000 (10:57 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 Jun 2009 09:56:39 +0000 (02:56 -0700)
commit69bd4ae5dc1ddb3c01e7668c7fd088904082a70c
tree7a7320fa3caab7254a6e675e2269bf334cdce4f4
parentd1a277c584d0862dbf51991baea947ea5f2ce6bf
cpmac: remove unused variable.

This patch removes the unused variables in
cpmac_hw_error, cpmac_tx_timeout and cpmac_probe.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/cpmac.c