HomeFreeBSD

ipfw: Use roundup_pow_of_two

Description

ipfw: Use roundup_pow_of_two

Use roundup_pow_of_two in place of a local function that does the same thing.

Reviewed by: alc, markj
Differential Revision: https://reviews.freebsd.org/D45536

Details

Provenance
dougmAuthored on Mon, Jun 24, 7:24 AM
Reviewer
alc
Differential Revision
D45536: log2: move log2 related functions from kpi to libkern
Parents
rGdc048255b37e: mlx5: use roundup_pow_of_two
Branches
Unknown
Tags
Unknown