aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/351-0030-net-wireless-broadcom-brcm80211-brcmfmac-usb-don-t-p.patch
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: brcmfmac: backport changes from 2016-09-27Rafał Miłecki2016-09-291-0/+34
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>