]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[BLUETOOTH] l2cap: don't mangle cmd.len
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 29 Jul 2007 07:18:23 +0000 (00:18 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 31 Jul 2007 09:28:09 +0000 (02:28 -0700)
commitd83852822cb58f0beaa2d06b7c1e9e005e0c4f94
treeb1a47dca0373551b0541258ab27e61606212c73b
parent88219a0f65ae14ba744fa424604c965b6f1c1a8d
[BLUETOOTH] l2cap: don't mangle cmd.len

Since nobody uses it after we convert it to host-endian,
no need to do that at all.  At that point l2cap is endian-clean.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bluetooth/l2cap.c