bluetooth: Don't find device if set profile is off
authorMikel Astiz <mikel.astiz@bmw-carit.de>
Fri, 28 Sep 2012 15:45:29 +0000 (17:45 +0200)
committerTanu Kaskinen <tanuk@iki.fi>
Sun, 14 Oct 2012 16:25:29 +0000 (19:25 +0300)
commit0c5054e04a09fa52cafe7fc5666b41322d39dfcf
treee8c93f742bff335bb635cacbd0cb7e904862eb07
parentb76ee008731843fb4c40b3bb642d2388bc4b348f
bluetooth: Don't find device if set profile is off

If the card is being set to off profile, it is not necessary to check
if the device exists. This could potentially happen during shutdown,
immediately before the module is unloaded.
src/modules/bluetooth/module-bluetooth-device.c