diff options
author | Michael Wu <flamingice@sourmilk.net> | 2007-06-28 23:14:35 -0700 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2007-07-18 20:35:48 -0400 |
commit | cfb7267aaba2b59374d7bc765f038698711b09d8 (patch) | |
tree | 5ac53af4883bf52a67382a459a3df04d2623e98f /scripts | |
parent | 33ccad35a21df51c0d23f3e3e88688524e7b51ed (diff) |
[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 <flamingice@sourmilk.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions