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)
Sat, Aug 29, 2:09 AM
Unknown Object (File)
Thu, Aug 27, 1:12 AM
Unknown Object (File)
Fri, Aug 21, 12:24 PM
Unknown Object (File)
Sat, Aug 15, 1:30 AM
Unknown Object (File)
Mon, Aug 10, 8:59 PM
Unknown Object (File)
Sat, Aug 8, 5:34 PM
Unknown Object (File)
Mon, Aug 3, 8:05 AM
Unknown Object (File)
Mon, Aug 3, 2:27 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