Fix powerpc build after 6dd69f0064f1
authorMarcin Wojtas <mw@FreeBSD.org>
Thu, 25 Feb 2021 01:29:33 +0000 (02:29 +0100)
committerMarcin Wojtas <mw@FreeBSD.org>
Thu, 25 Feb 2021 01:35:41 +0000 (02:35 +0100)
commitef567155d35fd8f783d9b907e9a2765640a11527
tree0d8eae2fc14689b86dec458999b7c87082b88e99
parentbf667f282a7b98e7456d11e1cb46d9707ab8e774
Fix powerpc build after 6dd69f0064f1

Commit 6dd69f0064f1 ("iflib: introduce isc_dma_width")
failed to build on powerpc due to implicit type conversion
error. Fix that.

Submitted by: Artur Rojek <ar@semihalf.com>
Obtained from: Semihalf
Sponsored by: Amazon, Inc.
sys/net/iflib.c