From: Szymon Janc Date: Fri, 25 Feb 2011 18:05:48 +0000 (+0100) Subject: Bluetooth: Move index to common header in management interface X-Git-Tag: v2.6.39-rc1~468^2~88^2^2~48^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e51eae9cdda4bf096e73a4ebe23f8f96a17596a;p=pandora-kernel.git Bluetooth: Move index to common header in management interface Most mgmt commands and event are related to hci adapter. Moving index to common header allow to easily use it in command status while reporting errors. For those not related to adapter use MGMT_INDEX_NONE (0xFFFF) as index. Signed-off-by: Szymon Janc Acked-by: Johan Hedberg Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed