From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] Caif: Ref counting Date: Wed, 07 Apr 2010 16:50:11 -0700 (PDT) Message-ID: <20100407.165011.189431619.davem@davemloft.net> References: <20100401160916.2a2574f4@lxorguk.ukuu.org.uk> <81C3A93C17462B4BBD7E272753C105791696B5DCF0@EXDCVYMBSTM005.EQ1STM.local> <20100407141319.318ebb6f@lxorguk.ukuu.org.uk> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: sjur.brandeland@stericsson.com, netdev@vger.kernel.org To: alan@lxorguk.ukuu.org.uk Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:48206 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756475Ab0DGXuI (ORCPT ); Wed, 7 Apr 2010 19:50:08 -0400 In-Reply-To: <20100407141319.318ebb6f@lxorguk.ukuu.org.uk> Sender: netdev-owner@vger.kernel.org List-ID: From: Alan Cox Date: Wed, 7 Apr 2010 14:13:19 +0100 > caif: tty's are kref objects so take a reference > > From: Alan Cox > > I don't think this can be abused in this case but do things properly. > > Signed-off-by: Alan Cox Also applied, thanks Alan.