Re: [PATCH net v3] ethernet: ionic: Fix DMA mapping tests
From: Jakub Kicinski
Date: Mon Jun 23 2025 - 19:44:29 EST
On Mon, 23 Jun 2025 08:44:39 -0700 Brett Creeley wrote:
> I suspect you are right and this probably shouldn't be categorized as a
> bug fix since the change only addresses a corner case that would happen
> if the DMA mapping API(s) return 0 as a valid adddress, which wouldn't
> cause a crash with/without this patch.
It's fine either way, so let me apply it and we can move on..