Bluetooth: Remove redundant setting to zero of bt_cb
authorJohan Hedberg <johan.hedberg@intel.com>
Thu, 5 Nov 2015 07:31:39 +0000 (09:31 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 19 Nov 2015 16:50:27 +0000 (17:50 +0100)
commit5fcc86bd2695d4ccad2d87cb424f4c01a4e544f3
tree379b31ff93597c5fcd587770e198271e50f6436a
parent618e8bc228cda7b8c517caac40a45ee909b8672d
Bluetooth: Remove redundant setting to zero of bt_cb

The socket allocation functions will always memset skb->cb to zero so
there's no need to make other initializations needing the same thing.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/bluetooth.h