From: Marcel Holtmann Date: Sun, 2 Nov 2014 02:02:01 +0000 (+0100) Subject: Bluetooth: Use HCI_EV_HARDWARE_ERROR define for event payload X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~134^2~66^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b34490011d0d1a08124ffd6c4d5814ec94cd8f8f;p=pandora-kernel.git Bluetooth: Use HCI_EV_HARDWARE_ERROR define for event payload When constructing the event payload for the HCI_Hardware_Error event message, use the HCI_EV_HARDWARE_ERROR define. In addition rename the variables from hard_err to hw_err to clearly indicate that this is about the hardware error and not a hard error. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed