Commits
Raveendran Somu committed 7b00dfee5ad
MLK-21161-01 brcmfmac: To fix kernel crash on out of boundary access To trunkcate the addtional bytes, if extra bytes are received. Current code only have a warning and proceed without handling it. But in one crash dump reported by DVT, these causes the crash intermittently. So the processing is limit to the skb->len. Signed-off-by: Raveendran Somu <raveendran.somu@cypress.com> Signed-off-by: Fugang Duan <fugang.duan@nxp.com> (cherry picked from commit f7112c027e0c7447b05474b72934589bbbb8e298)