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)
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>

No differences found