commit | 85416a4fa193754ef36e12b20bb02fe661cb7f17 | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@googlemail.com> | Sat Oct 02 13:17:07 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Oct 05 13:35:21 2010 -0400 |
tree | 45228e888bd76a5f1251c55ea28377ddedfe2914 | |
parent | 5a254ffe3ffdfa84fe076009bd8e88da412180d2 [diff] |
mac80211: fix rx monitor filter refcounters This patch fixes an refcounting bug. Previously it was possible to corrupt the per-device recv. filter and monitor management counters when: iw dev wlanX set monitor [new flags] was issued on an active monitor interface. Acked-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>