From: Johan Hedberg Date: Mon, 11 Aug 2014 19:06:41 +0000 (+0300) Subject: Bluetooth: Remove unused l2cap_conn->security_timer X-Git-Tag: fixes-against-v3.18-rc2~81^2~133^2~84^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=276d807317dead63ef2f13aa46e3c17d57ba0713;p=pandora-kernel.git Bluetooth: Remove unused l2cap_conn->security_timer Now that there are no-longer any users for l2cap_conn->security_timer we can go ahead and simply remove it. The patch makes initialization of the conn->info_timer unconditional since it's better not to leave any l2cap_conn data structures uninitialized no matter what the underlying transport. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed