From: Marcel Holtmann Date: Mon, 20 Feb 2012 13:50:31 +0000 (+0100) Subject: Bluetooth: Remove unneeded bt_cb(skb)->channel variable X-Git-Tag: v3.4-rc1~177^2~112^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6fb08dfe8654e399c9bbca34be914e213560b5e;p=pandora-kernel.git Bluetooth: Remove unneeded bt_cb(skb)->channel variable The bt_cb(skb)->channel was only needed to make hci_send_to_sock() be used for HCI raw and control sockets. Since they have now separate sending functions this is no longer needed. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed