HomeFreeBSD

LinuxKPI: 802.11/skb: add extra information for skb alloc failures

Description

LinuxKPI: 802.11/skb: add extra information for skb alloc failures

rtw88 seems to have an skb leak still.

Add a WARN_ONCE to __skb_queue_purge() just to make sure there is no
glitch due to missing locking.

Also add a rolling error reporting for skb allocation failures in
LinuxKPI to gather some more information if possible about queue
states.

This is a corrected version of what was initially part of D48474.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Details

Provenance
bzAuthored on Dec 27 2024, 9:26 PM
Parents
rGd2407a21bd03: LinuxKPI: 802.11: ieee80211_vif_usable_links()
Branches
Unknown
Tags
Unknown