aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/351-0029-brcmfmac-Fix-glob_skb-leak-in-brcmf_sdiod_recv_chain.patch
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: brcmfmac: backport changes from 2016-09-27Rafał Miłecki2016-09-291-0/+32
This fixes memory leaks, some possible crashes and bug that could cause WARNING on every add_key/del_key call. It also replaces WARNING with a simple message. They may still occur e.g. on station going out of range and A-MPDU stall in the firmware. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>