Return-Path: Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) Subject: Re: [PATCH] Bluetooth: hci_intel: Fix a wrong comparison From: Marcel Holtmann In-Reply-To: <1455124974-27428-1-git-send-email-a.s.protopopov@gmail.com> Date: Fri, 19 Feb 2016 16:57:25 -0800 Cc: "Gustavo F. Padovan" , Johan Hedberg , linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org Message-Id: References: <1455124974-27428-1-git-send-email-a.s.protopopov@gmail.com> To: Anton Protopopov Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Anton, > A return value of the intel_wait_booting() function compared with > a constant ETIMEDOUT instead of -ETIMEDOUT. > > Signed-off-by: Anton Protopopov > --- > drivers/bluetooth/hci_intel.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel