aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/key.h
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2011-05-12 15:03:32 +0200
committerJohn W. Linville <linville@tuxdriver.com>2011-05-12 14:10:52 -0400
commitdea4096bc41a9642039840ced91e585d04883a16 (patch)
tree1b449e884faf3e23a0ca6812861c16faa9067c1a /net/mac80211/key.h
parentath9k_hw: Fix STA connection issues with AR9380 (XB113). (diff)
downloadlinux-dev-dea4096bc41a9642039840ced91e585d04883a16.tar.xz
linux-dev-dea4096bc41a9642039840ced91e585d04883a16.zip
mac80211: remove pointless mesh path timer RCU code
The code here to RCU-dereference a pointer that's on the stack is totally pointless, RCU isn't magic (like say Java's weak references are), so the code can't work like whoever wrote it thought it might. Remove it so readers don't get confused. Note that it seems that a bug is there anyway: I don't see any code that cancels the timer when a mesh path struct is destroyed. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/key.h')
0 files changed, 0 insertions, 0 deletions