commit | 2d20a26a92f72e3bb658fe8ce99c3663756e9e7a | [log] [tgz] |
---|---|---|
author | Oliver Neukum <oliver@neukum.org> | Tue Aug 30 15:52:18 2011 +0200 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Thu Sep 15 11:54:05 2011 -0300 |
tree | a53a572817b78a4b5f5397be841b0ddd79cfdbe7 | |
parent | 687beaa0d1d937c327e2f97b4b4fa6c23ca70624 [diff] |
Bluetooth: Fix timeout on scanning for the second time The checks for HCI_INQUIRY and HCI_MGMT were in the wrong order, so that second scans always failed. Signed-off-by: Oliver Neukum <oneukum@suse.de> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>