aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/351-0044-brcmfmac-remove-unnecessary-null-pointer-check.patch
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: brcmfmac: backport changes from 2016-09-27Rafał Miłecki2016-09-291-0/+31
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>