CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2009/06/02 05:54:00
Modified files: sys/dev/ic : bwi.c Log message: change a sizeof() to nitems() because the array subtype is a short. change all the N() macros to our favorite new macro nitems() found by Parfait ok oga guenther