Page MenuHomeFreeBSD

rge: correctly free busdma memory / zero things out only if allocated
ClosedPublic

Authored by adrian on Sat, Feb 21, 7:44 PM.
Referenced Files
F145746470: D55420.diff
Mon, Feb 23, 9:53 PM
F145746449: D55420.diff
Mon, Feb 23, 9:53 PM
F145746412: D55420.diff
Mon, Feb 23, 9:53 PM
Subscribers

Details

Summary
  • Only free busdma memory that was allocated
  • Don't free tx/rx rings until their buffers have also been freed

PR: kern/293307

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable