git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1904a85
)
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_hci
author
Marcel Holtmann
<marcel@holtmann.org>
Sun, 11 Jan 2015 23:18:17 +0000
(15:18 -0800)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Mon, 12 Jan 2015 09:24:16 +0000
(11:24 +0200)
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>
No differences found