From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 29 Aug 2016 10:05:06 +0300 From: Johan Hedberg To: Marcel Holtmann Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH] Bluetooth: Use command status event for Set IO Capability errors Message-ID: <20160829070506.GB7349@t440s.lan> References: <1472445117-6527-1-git-send-email-marcel@holtmann.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1472445117-6527-1-git-send-email-marcel@holtmann.org> List-ID: Hi Marcel, On Mon, Aug 29, 2016, Marcel Holtmann wrote: > In case of failure, the Set IO Capability command is suppose to return > command status and not command complete. > > Signed-off-by: Marcel Holtmann > --- > net/bluetooth/mgmt.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Applied to bluetooth-next. Thanks. Johan