mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-03-31 06:56:52 +02:00

Don't require the full length of a Management MPDU as a condition to forward the frame, only require data up to the three addresses we need to know where to forward the frame. This check was failing with some frames during a deauthentication. We could possibly forward shorter frames too if needed (send to all possible recipients.)