Wright Feng <Wright.Feng@xxxxxxxxxxx> wrote: > Some PCIE firmwares drop txstatus if pktid is 0 and make packet held in > host side and never be released. If that packet type is 802.1x, the > pend_8021x_cnt value will be always greater than 0 and show "Timed out > waiting for no pending 802.1x packets" error message when sending key to > dongle every time. > > To be compatible with all firmwares, host should set txflow request id > from 1 instead of from 0. > > Signed-off-by: Wright Feng <wright.feng@xxxxxxxxxxx> Patch applied to wireless-drivers-next.git, thanks. 2d91c8ad068a brcmfmac: set txflow request id from 1 to pktids array size -- https://patchwork.kernel.org/patch/10918007/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches