From: Grzegorz Kolodziejczyk Date: Fri, 3 Apr 2015 10:14:55 +0000 (+0200) Subject: Bluetooth: bnep: Handle BNEP connection setup request X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~69^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=836a061b19d7b4e2e5e05c2a87a366e33127cf88;p=pandora-kernel.git Bluetooth: bnep: Handle BNEP connection setup request With this patch kernel will be able to handle setup request. This is needed if we would like to handle control mesages with extension headers. User space will be only resposible for reading setup data and checking if scenario is conformance to specification (dst and src device bnep role). In case of new user space, setup data must be leaved(peek msg) on queue. New bnep session will be responsible for handling this data. Signed-off-by: Grzegorz Kolodziejczyk Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed