ieee1394: lock smaller region by host_num_alloc mutex
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Tue, 10 Oct 2006 19:11:43 +0000 (21:11 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Thu, 7 Dec 2006 20:29:21 +0000 (21:29 +0100)
commit5c37dcbe138ed3239c5e8b6c2626ce773a7cea2e
tree0b5323eaee9c2a6e6e0e0722448fce48edabc785
parentb63d4fe95f29b6cadffcee8cdabd8435e8560cde
ieee1394: lock smaller region by host_num_alloc mutex

We need the mutex only around the iteration over existing hosts.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
drivers/ieee1394/hosts.c