diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2010-02-19 14:23:47 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-02-20 00:40:51 +0100 |
commit | b8afe6416101549e877f8470f2a160df69676166 (patch) | |
tree | 34020e2ceece02d144bb88df908aad7ef95539bf /drivers | |
parent | net: Fix sysctl restarts... (diff) | |
download | linux-b8afe6416101549e877f8470f2a160df69676166.tar.xz linux-b8afe6416101549e877f8470f2a160df69676166.zip |
net-sysfs: Use rtnl_trylock in wireless sysfs methods.
The wireless sysfs methods like the rest of the networking sysfs
methods are removed with the rtnl_lock held and block until
the existing methods stop executing. So use rtnl_trylock
and restart_syscall so that the code continues to work.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions