[PATCH v3] brcmfmac: Decrease 8021x_cnt for dropped packets

2016-04-13 Thread per . forlin
From: Per Forlin This patch resolves an issue where pend_8021x_cnt was not decreased on txfinalize. This caused brcmf_netdev_wait_pend8021x to timeout because the counter indicated pending packets. WARNING: at .../brcmfmac/core.c:1289 brcmf_netdev_wait_pend8021x

Re: [PATCH v3] brcmfmac: Decrease 8021x_cnt for dropped packets

2016-04-12 Thread kbuild test robot
Hi Per, [auto build test ERROR on wireless-drivers-next/master] [also build test ERROR on v4.6-rc3 next-20160412] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url:

Re: [PATCH v3] brcmfmac: Decrease 8021x_cnt for dropped packets

2016-04-12 Thread kbuild test robot
Hi Per, [auto build test WARNING on wireless-drivers-next/master] [also build test WARNING on v4.6-rc3 next-20160412] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url:

[PATCH v3] brcmfmac: Decrease 8021x_cnt for dropped packets

2016-04-12 Thread per . forlin
From: Per Forlin This patch resolves an issue where pend_8021x_cnt was not decreased on txfinalize. This caused brcmf_netdev_wait_pend8021x to timeout because the counter indicated pending packets. WARNING: at .../brcmfmac/core.c:1289 brcmf_netdev_wait_pend8021x