Explorar el Código

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>
Manuel Lauss hace 14 años
padre
commit
ad1184c6cf
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      drivers/net/au1000_eth.c

+ 0 - 2
drivers/net/au1000_eth.c

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