Return-Path: Date: Thu, 11 Aug 2011 18:07:16 -0300 From: Gustavo Padovan To: Peter Hurley Cc: linux-bluetooth Subject: Re: [PATCH 4/4] Bluetooth: hidp: Don't release device ref if never held Message-ID: <20110811210716.GE19699@joana> References: <1312555921.2172.14.camel@THOR> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1312555921.2172.14.camel@THOR> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Peter, * Peter Hurley [2011-08-05 10:52:01 -0400]: > When an hidp connection is added for a boot protocol input > device, don't release a device reference that was never > acquired. The device reference is acquired when the session > is linked to the session list (which hasn't happened yet when > hidp_setup_input is called). > > Signed-off-by: Peter Hurley > --- > net/bluetooth/hidp/core.c | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) All four patches applied. Thanks. Gustavo