]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: btusb: Use proper data structures for Intel vendor events
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 9 Apr 2015 07:35:19 +0000 (00:35 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 9 Apr 2015 07:42:18 +0000 (10:42 +0300)
commit19e18448f33bea2289425623d511c624ee7ca1a7
tree416bc259c99403c30add4fe0c1083e92c1134a37
parent60c899947b66866949ea42f8b9566be84956d2c3
Bluetooth: btusb: Use proper data structures for Intel vendor events

The Intel vendors events indicating firmware loading result and the
bootup of the operational firmware are currently hardcoded byte
comparisons. So intead of doing that, provide proper data structures
and actually use them.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
drivers/bluetooth/btintel.h
drivers/bluetooth/btusb.c