]> 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)
commit022acd294207984983b4d2175c2af8b2854a4105
tree0d58326108835d0f9853ddf46c6343f6b9122ea0
parent351eb253a34915671fcbb619a8e89f71f4f41c1e
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