From: Dean Jenkins Date: Thu, 28 Feb 2013 14:21:57 +0000 (+0000) Subject: Bluetooth: Remove redundant call to rfcomm_send_disc X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~170^2^2~116^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e888f2783384ec097bc0c88d9949776f3584ed3;p=pandora-kernel.git Bluetooth: Remove redundant call to rfcomm_send_disc In rfcomm_session_del() remove the redundant call to rfcomm_send_disc() because it is not possible for the session to be in BT_CONNECTED state during deletion of the session. Signed-off-by: Dean Jenkins Acked-by: Marcel Holtmann Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed