From: Marcel Holtmann Date: Sun, 8 Jun 2014 08:26:57 +0000 (+0200) Subject: Bluetooth: Shrink size of struct l2cap_ctrl fields X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~87^2~196 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0775899158d0e1436316f3bf451d78bf34b88d17;p=pandora-kernel.git 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 Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed