Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Manuel Lauss and committed by
David S. Miller
ad1184c6 85a56498

-2
-2
drivers/net/au1000_eth.c
··· 106 106 * complete immediately. 107 107 */ 108 108 109 - struct au1000_private *au_macs[NUM_ETH_INTERFACES]; 110 - 111 109 /* 112 110 * board-specific configurations 113 111 *