HomeFreeBSD

busdma: Fix powerpc DMA alignment check

Description

busdma: Fix powerpc DMA alignment check

The original logic was to check if there's no filter and the address is
misaligned relative to the requirements. The refactoring in
c606ab59e7f9423f7027320e9a4514c7db39658d missed this, and instead caused
it to return failure if the address *is* properly aligned.

Details

Provenance
jhibbitsAuthored on Jan 4 2022, 3:22 PM
Parents
rGad07e93fe10b: ipfilter: Fix manpage typos
Branches
Unknown
Tags
Unknown