From: Mat Martineau Date: Fri, 18 May 2012 03:53:36 +0000 (-0700) Subject: Bluetooth: Consolidate common receive code for ERTM and streaming mode X-Git-Tag: v3.6-rc1~125^2~57^2~290^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cec8ab6e20a7fbdc056894ff7b3fbdbc2a82a563;p=pandora-kernel.git Bluetooth: Consolidate common receive code for ERTM and streaming mode Creates a new l2cap_data_rcv function that combines previous code from l2cap_ertm_data_rcv and l2cap_data_channel. This reduces duplicate code for streaming mode, and sets up a framework for the ERTM receive state machine. Signed-off-by: Mat Martineau Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed