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, Nov 4, 12:58 PM
Unknown Object (File)
Mon, Nov 3, 7:39 AM
Unknown Object (File)
Fri, Oct 31, 10:59 PM
Unknown Object (File)
Wed, Oct 29, 9:52 AM
Unknown Object (File)
Mon, Oct 27, 1:36 PM
Unknown Object (File)
Sun, Oct 26, 2:57 PM
Unknown Object (File)
Sat, Oct 25, 9:08 PM
Unknown Object (File)
Sat, Oct 25, 12:40 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