diff options
| author | Andreas Müller <goo@stapelspeicher.org> | 2014-12-12 12:11:11 +0100 |
|---|---|---|
| committer | Ben Hutchings <ben@decadent.org.uk> | 2015-02-20 00:49:30 +0000 |
| commit | e2a9f9496512a2760f748e7919a6516af44ac2eb (patch) | |
| tree | 8198c796891157d83c4f6b1b8198abafd56df4d4 /include | |
| parent | cca3e6170e186ad88c11ee91cfd37d400dcaa9b0 (diff) | |
| download | linux-e2a9f9496512a2760f748e7919a6516af44ac2eb.tar.gz linux-e2a9f9496512a2760f748e7919a6516af44ac2eb.tar.bz2 linux-e2a9f9496512a2760f748e7919a6516af44ac2eb.zip | |
mac80211: fix multicast LED blinking and counter
commit d025933e29872cb1fe19fc54d80e4dfa4ee5779c upstream.
As multicast-frames can't be fragmented, "dot11MulticastReceivedFrameCount"
stopped being incremented after the use-after-free fix. Furthermore, the
RX-LED will be triggered by every multicast frame (which wouldn't happen
before) which wouldn't allow the LED to rest at all.
Fixes https://bugzilla.kernel.org/show_bug.cgi?id=89431 which also had the
patch.
Fixes: b8fff407a180 ("mac80211: fix use-after-free in defragmentation")
Signed-off-by: Andreas Müller <goo@stapelspeicher.org>
[rewrite commit message]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
