net: lpc_eth: Driver cleanup
authorstigge@antcom.de <stigge@antcom.de>
Mon, 18 Jun 2012 10:14:42 +0000 (10:14 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Jun 2012 07:27:03 +0000 (00:27 -0700)
commitb31525d16b50fe0eb33545afbc0be1a03f2896e3
treec1ba5c38089ce063050804e4580a1fbf901a002c
parent674147e21195a496164e1c7ff70d0f0b45235f25
net: lpc_eth: Driver cleanup

This patch removes some nowadays superfluous definitions (one unused define and
an obsolete function forward declaration) and corrects a netdev_err() to
netdev_dbg().

Signed-off-by: Roland Stigge <stigge@antcom.de>
Signed-off-by: Alexandre Pereira da Silva <aletes.xgr@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/nxp/lpc_eth.c