]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Remove unneeded initializer for management command table
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 15 Mar 2015 02:28:02 +0000 (19:28 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 15 Mar 2015 07:58:51 +0000 (09:58 +0200)
commit483ed678426b1954946f66097d07428d252de93a
tree0d58326108835d0f9853ddf46c6343f6b9122ea0
parent7e2ee5bda6d968476bcd78ae599c34d90a1a480e
Bluetooth: Remove unneeded initializer for management command table

The flags field for the management command table will be always
initialized to zero and thus no need to do that manually.

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