From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Gustavo Padovan To: linux-bluetooth@vger.kernel.org Cc: Gustavo Padovan Subject: [PATCH 1/3] Bluetooth: Add L2CAP channel to skb private data Date: Mon, 21 Oct 2013 18:22:24 -0200 Message-Id: <1382386946-19797-1-git-send-email-gustavo@padovan.org> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: From: Gustavo Padovan Adding the channel to the skb private data makes possible to us know which channel the skb we have came from. Signed-off-by: Gustavo Padovan chan = chan; + return skb; } -- 1.8.3.1