commit | b0a8e282b54d11859a13bebd4c056dcfb577f8b7 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Jan 11 15:18:17 2015 -0800 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Mon Jan 12 11:24:16 2015 +0200 |
tree | 0867f184ddce711c36886e386f0e6c1edf4d25f5 | |
parent | 1904a853fae40ee61bed7c231fc5bd2158984441 [diff] |
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_hci This adds an extra check for ensuring that the size of sockaddr_hci does not grow larger than sockaddr. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>