Bluetooth: Fix bug in kzalloc allocation size
authorGustavo F. Padovan <padovan@profusion.mobi>
Fri, 9 Jul 2010 19:38:34 +0000 (16:38 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 21 Jul 2010 17:39:11 +0000 (10:39 -0700)
commit89746b856c88af9e5019e84615d88e002fb54dc3
tree943da9cb41e59aae2778733bb25022752d784995
parent2cdf096fffaa257e7449611295a38c46dc921c8b
Bluetooth: Fix bug in kzalloc allocation size

Probably a typo error. We were using the wrong struct to get size.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/l2cap.c