]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
Bluetooth: Don't increment twice in eir_has_data_type()
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 26 Mar 2012 11:21:41 +0000 (14:21 +0300)
committerGustavo Padovan <gustavo@padovan.org>
Wed, 28 Mar 2012 15:02:40 +0000 (12:02 -0300)
commit84d9d0716b2d5f4a27de4801bd2dbf7aff5e1c38
tree904a091f877be933498eed2bfbf056f404c3b61a
parent8d7e1c7f7e5f9fe8f6279752fc33fcb77afd5001
Bluetooth: Don't increment twice in eir_has_data_type()

The parsed variable is already incremented inside the for-loop so there
no need to increment it again (not to mention that the code was
incrementing it the wrong amount).

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo@padovan.org>
include/net/bluetooth/hci_core.h