cem 201f9699a5 bnxt(4): Eliminate wrong sizeof() expression in memset()
While here, clean up magic numbers.

The memset(,0,) (and M_ZERO!) can just be removed; the bit_alloc() API already
zeros the allocation.

No functional change.

Reported by:	Coverity
CID:		1378286
2020-01-29 05:42:24 +00:00
..
2020-01-28 17:48:17 +00:00
2020-01-29 00:28:50 +00:00
2020-01-10 22:49:14 +00:00