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

index 53eff9b..b9debcf 100644 (file)
@@ -106,8 +106,6 @@ MODULE_VERSION(DRV_VERSION);
  * complete immediately.
  */
 
-struct au1000_private *au_macs[NUM_ETH_INTERFACES];
-
 /*
  * board-specific configurations
  *