Page MenuHomeFreeBSD

Remove NULL checks after M_WAITOK allocations from ath(4).
AbandonedPublic

Authored by trasz on May 10 2016, 7:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 27 2024, 9:55 PM
Unknown Object (File)
Jan 21 2024, 10:11 PM
Unknown Object (File)
Jan 1 2024, 6:55 AM
Unknown Object (File)
Oct 12 2023, 7:58 AM
Unknown Object (File)
Sep 30 2023, 7:24 PM
Unknown Object (File)
May 8 2023, 9:53 AM
Unknown Object (File)
Mar 12 2017, 8:08 PM
Unknown Object (File)
Mar 11 2017, 1:16 AM
Subscribers

Details

Reviewers
adrian

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3686
Build 3729: arc lint + arc unit

Event Timeline

trasz retitled this revision from to Remove NULL checks after M_WAITOK allocations from ath(4)..
trasz updated this object.
trasz edited the test plan for this revision. (Show Details)

I should just re-review these and potentially make them M_NOWAIT. They're not required to wait/suceed atm.