Re: [PATCH wireless-drivers] mt76: dma: do not report truncated frames to mac80211
From: Kalle Valo <hidden> Date: 2021-02-08 06:31:54
Lorenzo Bianconi [off-list ref] writes:
If the fragment is discarded in mt76_add_fragment() since shared_info
frag array is full, discard truncated frames and do not forward them to
mac80211.
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>