commit | ddcd0f41471a1e0394c8840a119ec3986a78462c | [log] [tgz] |
---|---|---|
author | Vinicius Costa Gomes <vinicius.gomes@openbossa.org> | Thu May 31 22:53:39 2012 -0300 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Tue Jun 05 06:26:26 2012 +0300 |
tree | 734af9ef7847e5cf13de46a9d84b44906230a101 | |
parent | fcb6ff5e2cb83e1de10631f6621f45ca3401bf61 [diff] |
Bluetooth: Fix checking the wrong flag when accepting a socket Most probably a typo, the check should have been for BT_SK_DEFER_SETUP instead of BT_DEFER_SETUP (which right now only represents a socket option). Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org> Acked-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>