From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 15 Mar 2012 15:51:24 -0300 From: Gustavo Padovan To: Andrei Emeltchenko Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH] Bluetooth: Correct CID endian notation Message-ID: <20120315185124.GA3371@joana> References: <1331301176-28650-1-git-send-email-Andrei.Emeltchenko.news@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1331301176-28650-1-git-send-email-Andrei.Emeltchenko.news@gmail.com> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Andrei, * Andrei Emeltchenko [2012-03-09 15:52:56 +0200]: > From: Andrei Emeltchenko > > L2CAP channel id is used in host format in internal L2CAP code. > Fix sparse warnings about wrong endian conversion. > > Signed-off-by: Andrei Emeltchenko > --- > net/bluetooth/l2cap_core.c | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) Acked-by: Gustavo Padovan Gustavo