From: Gustavo Padovan Date: Sat, 6 Oct 2012 10:34:52 +0000 (+0100) Subject: Bluetooth: use l2cap_chan_set_err() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~337^2^2~105^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d8b1fd55aa1dfa9edd74ebb467db9358fa56f8a;p=pandora-kernel.git Bluetooth: use l2cap_chan_set_err() l2cap_conn_unreliable() doesn't take the sk lock, so we need to take it using l2cap_chan_set_err(). Acked-by: Marcel Holtmann Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed