From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next-2.6 v8 00/12] net-caif: introducing CAIF protocol stack Date: Tue, 30 Mar 2010 19:42:16 -0700 (PDT) Message-ID: <20100330.194216.191373475.davem@davemloft.net> References: <1269993390-23830-1-git-send-email-sjur.brandeland@stericsson.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, marcel@holtmann.org, daniel.martensson@stericsson.com, sjurbr@gmail.com To: sjur.brandeland@stericsson.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:56167 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756748Ab0CaCmP (ORCPT ); Tue, 30 Mar 2010 22:42:15 -0400 In-Reply-To: <1269993390-23830-1-git-send-email-sjur.brandeland@stericsson.com> Sender: netdev-owner@vger.kernel.org List-ID: From: sjur.brandeland@stericsson.com Date: Wed, 31 Mar 2010 01:56:18 +0200 > This patch-set introduces the CAIF protocol Stack. > The "Communication CPU to Application CPU Interface" (CAIF) is a packet based > connection-oriented MUX protocol developed by ST-Ericsson for use with its > modems. Applied to net-next-2.6, thanks.