bcm63xx_enet: Use ARRAY_SIZE instead of open coding it
authorTobias Klauser <tklauser@distanz.ch>
Wed, 23 Apr 2014 17:42:50 +0000 (19:42 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 24 Apr 2014 17:38:57 +0000 (13:38 -0400)
Use the ARRAY_SIZE macro to determine the number of entries in
bcm_enet_gstrings_stats.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bcm63xx_enet.c