From: Andrei Emeltchenko Date: Wed, 1 Sep 2010 12:17:25 +0000 (+0300) Subject: Bluetooth: fix MTU L2CAP configuration parameter X-Git-Tag: v2.6.36-rc8~17^2~3^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8183b775bc5b79b6b1e250019c9dd930554dfa94;p=pandora-kernel.git Bluetooth: fix MTU L2CAP configuration parameter When receiving L2CAP negative configuration response with respect to MTU parameter we modify wrong field. MTU here means proposed value of MTU that the remote device intends to transmit. So for local L2CAP socket it is pi->imtu. Signed-off-by: Andrei Emeltchenko Acked-by: Ville Tervo Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed