From: Gustavo F. Padovan Date: Mon, 4 Oct 2010 22:28:52 +0000 (-0300) Subject: Bluetooth: Disallow to change L2CAP_OPTIONS values when connected X-Git-Tag: v2.6.36-rc8~17^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eaa71b318c5ed0cd1ac3182a533471dc5edf372d;p=pandora-kernel.git Bluetooth: Disallow to change L2CAP_OPTIONS values when connected L2CAP doesn't permit change like MTU, FCS, TxWindow values while the connection is alive, we can only set that before the connection/configuration process. That can lead to bugs in the L2CAP operation. Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed