Hi Johan, * Johan Hedberg <johan.hedberg@xxxxxxxxx> [2013-03-09 09:53:50 +0200]: > From: Johan Hedberg <johan.hedberg@xxxxxxxxx> > > The opcode in cmd_complete and cmd_status events is 16 bits, so we > should only be comparing it after having converted it to the host > endianness. There's already an opcode variable in both functions which > is in host endiannes so the right fix is to just start using it instead > of ev->opcode. > > Signed-off-by: Johan Hedberg <johan.hedberg@xxxxxxxxx> > --- > net/bluetooth/hci_event.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) Patch has been applied to bluetooth-next. Thanks. Gustavo -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html