Bluetooth: Remove hlen variable
authorGustavo Padovan <gustavo@padovan.org>
Thu, 3 May 2012 07:54:21 +0000 (04:54 -0300)
committerGustavo Padovan <gustavo@padovan.org>
Wed, 9 May 2012 04:40:52 +0000 (01:40 -0300)
commitf2ba7fae044b578b068b40723dc3303b590abb78
tree7cdd326064fe428eb0346b5b126bd2a6ede20381
parent9d42820f378e6372f154a3f0c8def5d4bba29191
Bluetooth: Remove hlen variable

hlen has a fixed size of L2CAP_HDR_SIZE, use this instead.

Signed-off-by: Gustavo Padovan <gustavo@padovan.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/l2cap_core.c