Page MenuHomeFreeBSD

ath: fix athtools common code to correctly init state
ClosedPublic

Authored by adrian on Mar 27 2025, 11:41 PM.
Referenced Files
F132702760: D49545.id152774.diff
Sun, Oct 19, 4:32 AM
Unknown Object (File)
Mon, Sep 29, 3:27 AM
Unknown Object (File)
Sep 17 2025, 4:26 AM
Unknown Object (File)
Sep 9 2025, 2:24 AM
Unknown Object (File)
Sep 5 2025, 1:38 PM
Unknown Object (File)
Sep 1 2025, 12:16 PM
Unknown Object (File)
Aug 19 2025, 11:46 AM
Unknown Object (File)
Aug 19 2025, 10:31 AM
Subscribers

Details

Summary

Check req->s instead of s to know if the state needs to be
cleaned up first.

This error is from a refactor I did years ago. Oops!

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 63166
Build 60050: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Mar 27 2025, 11:42 PM
This revision now requires review to proceed.Mar 27 2025, 11:43 PM
This revision is now accepted and ready to land.Mar 28 2025, 3:39 PM