commit | 6afc0d7a85770abd282ebed41f0f35cde390d861 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Wed Apr 23 19:42:50 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 24 13:38:57 2014 -0400 |
tree | 574e108ce7e48234ad7dc98e30ec9a2a77dc8d47 | |
parent | 4366004d77278a90c18f92f7cb9ec0c264da563d [diff] |
bcm63xx_enet: Use ARRAY_SIZE instead of open coding it 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>