commit | 0d5551f5e40c30ed8a6c1fc6bc6ea6aa96438324 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Fri Oct 18 12:04:50 2013 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Sat Oct 19 16:24:09 2013 +0300 |
tree | d006b5a676405dd2533dd7f4230ea85be87c9dc4 | |
parent | ceeb3bc0f1623ecb86697445fd54017e4dab1bab [diff] |
Bluetooth: Store local version information only during setup phase The local version information from the controller can not change since they are static. So store them only once during setup phase and not bother overwriting them every time this command gets executed. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>