net: au1000_eth: remove unused global variable.
authorManuel Lauss <manuel.lauss@googlemail.com>
Sat, 11 Dec 2010 09:53:42 +0000 (09:53 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 11 Dec 2010 20:01:48 +0000 (12:01 -0800)
commitad1184c6cf067a13e8cb2a4e7ccc407f947027d0
tree05f2913d61223c2e7eff8149b0273c27941ca93d
parent85a564983aff948b9ea8b6e734b3e80b5755d12a
net: au1000_eth: remove unused global variable.

The driver global au_macs[] is unused in the entire kernel tree,
so remove it.

Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/au1000_eth.c