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

No differences found