4883bf52a67382a459a3df04d2623e98f parent 33ccad35a21df51c0d23f3e3e88688524e7b51ed author Michael Wu 1183097675 -0700 committer John W. Linville 1184805348 -0400 [PATCH] mac80211: remove rtnl locking in ieee80211_sta.c The rtnl is held in ieee80211_sta.c to prevent some potential configuration races with userspace. Unfortunately, it also has the potential for deadlocks on interface down. This patch removes the rtnl locking to eliminate the deadlocks. Signed-off-by: Michael Wu Signed-off-by: John W. Linville róÓgŸ%x