From: Marcel Holtmann Date: Sun, 5 Apr 2015 04:59:26 +0000 (-0700) Subject: Bluetooth: hci_uart: Use h4_recv_buf helper for Atheros AR300x X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~34^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d90aa68236137d4170e39055dba41a5a000c568e;p=pandora-kernel.git Bluetooth: hci_uart: Use h4_recv_buf helper for Atheros AR300x Instead of using hci_recv_stream_fragment, use the local available h4_recv_buf helper function. To ensure that the function is available select BT_HCIUART_H4. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed