netdev: convert non-obvious instances to use ARRAY_SIZE()
authorAlejandro Martinez Ruiz <alex@flawedcode.org>
Mon, 15 Oct 2007 01:37:43 +0000 (03:37 +0200)
committerJeff Garzik <jeff@garzik.org>
Mon, 15 Oct 2007 19:57:38 +0000 (15:57 -0400)
This will convert remaining non-obvious or naive calculations of array
sizes to use ARRAY_SIZE() macro.

Signed-off-by: Alejandro Martinez Ruiz <alex@flawedcode.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found