Bluetooth: fix endianness conversion in L2CAP
authorGustavo F. Padovan <padovan@profusion.mobi>
Mon, 18 Oct 2010 16:25:53 +0000 (14:25 -0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Tue, 9 Nov 2010 02:56:09 +0000 (00:56 -0200)
commit4f8b691c9fb02e72359e71592098c1de3b8ec712
treed74bf4427c1f92b79ba84e8c8159f02b3933430a
parentbfaaeb3ed5533a2dd38e3aa9ea43efd619690aed
Bluetooth: fix endianness conversion in L2CAP

Last commit added a wrong endianness conversion. Fixing that.

Reported-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/l2cap.c