commit | bcd326e844c46e0533a79f91e75dea160469cf86 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Fri May 27 13:59:17 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Sat Sep 17 22:55:05 2011 -0400 |
tree | c1c6172089ca0ceb98625eb8ffb4f79979f91ce2 | |
parent | b4b5610223f17790419b03eaa962b0e3ecf930d7 [diff] |
tipc: Fix unsafe device list search when enabling bearer Ensures that the device list lock is held while trying to locate the Ethernet device used by a newly enabled bearer, so that the addition or removal of a device does not cause problems. Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>