Bluetooth: Fix bacpy in l2cap_core.c
authorGustavo F. Padovan <padovan@profusion.mobi>
Mon, 2 Jan 2012 22:08:04 +0000 (20:08 -0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Mon, 2 Jan 2012 22:08:04 +0000 (20:08 -0200)
commit9219b2a08c8a1ca9935b85ec4ab119bb55b0cb15
treec1c14e8cb44cb944df657a3540445d3a3b5cb316
parent4ae1652ef1bf38e07caa5d1d86ffd3b31103b55a
Bluetooth: Fix bacpy in l2cap_core.c

It should be the dst in the copy not src. 03a001948 introduced this bug.

Reported-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/l2cap_core.c