]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd74c56ca9b3ee1392031d072d05fc9bbcba865b3
treea655418d6d768ae03ef272a6b79ceb9061ee5f90
parent5b5a1c4013e65dc29a767832cede4773d4322982
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