aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/337-v4.21-0001-brcmutil-print-invalid-chanspec-when-WARN-ing.patch
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: brcmfmac: add 2 more recent changesRafał Miłecki2018-11-091-83/+0
| | | | | | | | | | First one is a fix for reporting channels to the user space. Important for users as they could try setting invalid channel and fail to start an interface. Later is a support for newer FullMAC chipset firmwares. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* mac80211: brcmutil: backport chanspec debugging patchRafał Miłecki2018-11-071-0/+83
It helps debugging possible WARN-ings. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>