Eric W. Biederman af38f29895 net: Fix bridgeing sysfs handling of rtnl_lock
Holding rtnl_lock when we are unregistering the sysfs files can
deadlock if we unconditionally take rtnl_lock in a sysfs file.  So fix
it with the now familiar patter of: rtnl_trylock and syscall_restart()

Signed-off-by: Eric W. Biederman <ebiederm@aristanetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-05-18 22:15:59 -07:00
..
2009-04-20 02:14:59 -07:00
2009-01-04 17:29:21 -08:00
2009-05-18 22:15:58 -07:00
2009-05-18 22:15:58 -07:00
2009-04-23 06:37:16 -07:00
2009-04-22 00:49:51 -07:00
2009-05-18 22:11:22 -07:00
2009-03-31 23:00:26 -04:00
2009-02-26 23:43:35 -08:00