Bluetooth: Shrink size of struct l2cap_ctrl fields
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 8 Jun 2014 08:26:57 +0000 (10:26 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:41 +0000 (17:42 +0200)
commit0775899158d0e1436316f3bf451d78bf34b88d17
treea655418d6d768ae03ef272a6b79ceb9061ee5f90
parent8d46321c4f63f7c2be9e3ba0bb26cb437fc5eded
Bluetooth: Shrink size of struct l2cap_ctrl fields

The struct l2cap_ctrl fields are wasting an unsigned int when all the
bits can fit into an __u8 field.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/bluetooth.h