From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] Allow LAPB users know which data were actually sent. Date: Thu, 17 Mar 2011 20:24:19 -0700 (PDT) Message-ID: <20110317.202419.189703451.davem@davemloft.net> References: <1300400422-8820-1-git-send-email-slapin@ossfans.org> <20110317235532.44c0e202@lxorguk.ukuu.org.uk> <20110318005220.GA9674@build.ihdev.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20110318005220.GA9674@build.ihdev.net> Sender: linux-kernel-owner@vger.kernel.org List-ID: Content-Type: Text/Plain; charset="us-ascii" To: slapin@ossfans.org Cc: alan@lxorguk.ukuu.org.uk, linux-x25@vger.kernel.org, linux-kernel@vger.kernel.org From: Sergey Lapin Date: Thu, 17 Mar 2011 20:52:20 -0400 > I implement accessor for special equipment (acessing fiscal information) > which uses custom protocol over LAPB. As it is being implemented, > I actually wanted to know if this approach for using LAPB is good enough > for mainline submission, as I want to have kernel part to be in mainline. > I think I will have the rest of patches ready within two weeks. Submit the infrastructure for inclusion when you're user is completed and submittable as well. Thanks.