aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/320-mac80211-properly-free-requested-but-not-started-TX-.patch
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: rename patches accepted upstreamRafał Miłecki2018-03-011-37/+0
| | | | | | | | This is to simplify maintenance. It's easy to say now which patches need some extra work and/or sending upstream. Updating to newer backports should be also simpler with this. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* mac80211: fix a race condition that could lead to a use-after-free on a timerFelix Fietkau2017-11-201-0/+37
Signed-off-by: Felix Fietkau <nbd@nbd.name>