Page MenuHomeFreeBSD

ath: fix athtools common code to correctly init state
ClosedPublic

Authored by adrian on Mar 27 2025, 11:41 PM.
Referenced Files
Unknown Object (File)
Tue, Sep 9, 2:24 AM
Unknown Object (File)
Fri, Sep 5, 1:38 PM
Unknown Object (File)
Mon, Sep 1, 12:16 PM
Unknown Object (File)
Tue, Aug 19, 11:46 AM
Unknown Object (File)
Tue, Aug 19, 10:31 AM
Unknown Object (File)
Fri, Aug 15, 12:39 AM
Unknown Object (File)
Aug 11 2025, 11:01 PM
Unknown Object (File)
Aug 11 2025, 8:27 PM
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