Commits

Haoran Wang committed 4ecb155a38a
MA-7253 bcmdhd: avoid null interface before update tx status Avoid to access the null interface before update tx status. This patch workaround to fix the panic when the p2p connection disconnect in the p2p stress test. The interface will be released during the disconnect process. Fixed coding style issue by Aisheng. Acked-by: Dong Aisheng <aisheng.dong@freescale.com> Signed-off-by: Haoran Wang <b50027@freescale.com> (cherry picked from commit 4e093820e74a83d86f3bb0dadc1054e3ddb8248c)