From: Marcel Holtmann Date: Sun, 3 May 2009 05:31:10 +0000 (-0700) Subject: Bluetooth: Allow setting of L2CAP ERTM via socket option X-Git-Tag: v2.6.32-rc1~703^2~221^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6b03cf986eab00e20d0dbc852b233bb83472138;p=pandora-kernel.git Bluetooth: Allow setting of L2CAP ERTM via socket option To enable Enhanced Retransmission mode it needs to be set via a socket option. A different mode can be set on a socket, but on listen() and connect() the mode is checked and ERTM is only allowed if it is enabled via the module parameter. Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed