Page MenuHomeFreeBSD

rtw88: prevent skb leak take II
AbandonedPublic

Authored by bz on Jan 30 2025, 12:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 18, 11:41 AM
Unknown Object (File)
Sep 4 2025, 7:27 PM
Unknown Object (File)
Aug 20 2025, 1:24 PM
Unknown Object (File)
Aug 9 2025, 4:43 PM
Unknown Object (File)
Aug 8 2025, 10:31 PM
Unknown Object (File)
Jul 19 2025, 9:31 AM
Unknown Object (File)
Jul 18 2025, 9:38 PM
Unknown Object (File)
Jul 13 2025, 9:34 PM
Subscribers

Details

Reviewers
None
Summary

PR: 283903
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
X-COMMIT without the extra logging

Diff Detail

Repository
rG FreeBSD src repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 62106
Build 58990: arc lint + arc unit

Event Timeline

bz requested review of this revision.Jan 30 2025, 12:56 AM

Hopefully w/ the pci.c change this time.

This is covered by other local changes already to catch the skb in the error case and not the problem for the PR.