| commit | 444c6dd54d81edf81c606f571cb52eff4d47fa99 | [log] [tgz] |
|---|---|---|
| author | Johan Hedberg <johan.hedberg@intel.com> | Thu Apr 02 13:41:07 2015 +0300 |
| committer | Marcel Holtmann <marcel@holtmann.org> | Thu Apr 02 16:09:27 2015 +0200 |
| tree | dc665d1e9ac8a254f96553cf70985b564b3cad0d | |
| parent | 64dd374eac154f747623b256c59ecaf5affba724 [diff] |
Bluetooth: Add clarifying comment to command status handling When dealing with HCI command status events, the reasoning for trying to mark a request as complete if no specific event is being waited for and status was success is not self-evident. This patch adds a clarifying comment above the if-statement. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>