From: Marcel Holtmann Date: Sun, 29 Dec 2013 05:57:14 +0000 (-0800) Subject: Bluetooth: Add support for vectored writes to virtual HCI driver X-Git-Tag: v3.14-rc1~94^2~238^2^2~22^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bc00b5c58f051bfe076be319b5e0b8062553016;p=pandora-kernel.git Bluetooth: Add support for vectored writes to virtual HCI driver The Bluetooth virtual HCI driver is using a misc character device to allow emulation of HCI devices from userspace. This change enables the support for vectored writes. Previously this was failing with EINVAL since no complete H:4 packet was written. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed