kernel - Add missing bus lock to CAM
commit2bf3efbc34f846081c8a3f8685080b391fb0b836
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 22 Feb 2017 18:48:48 +0000 (22 10:48 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 22 Feb 2017 18:50:21 +0000 (22 10:50 -0800)
treebc196aaf0c0be39bb0744ee2688a8f79c7eb3c72
parent2519e05d567701aec3b36033b57d37e178e25c22
kernel - Add missing bus lock to CAM

* cam_periph_alloc() was missing a bus lock / unlock sequence around
  a list operation.
sys/bus/cam/cam_periph.c