diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2014-06-28 17:54:05 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2014-07-03 17:42:48 +0200 |
commit | fca20018e7b86a8716511c7681115baa47aca8e4 (patch) | |
tree | cac4df3860e49ac5448197482e730d8c8da0ec22 /include | |
parent | 730f091b056524df2cb1c5f345f2d24e44236c19 (diff) | |
download | linux-fca20018e7b86a8716511c7681115baa47aca8e4.tar.gz linux-fca20018e7b86a8716511c7681115baa47aca8e4.tar.bz2 linux-fca20018e7b86a8716511c7681115baa47aca8e4.zip |
Bluetooth: Use kzalloc instead of kmalloc for pending mgmt commands
By using kzalloc we ensure that there are no struct members, such as the
user_data pointer, left uninitialized.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions