From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tilman Schmidt Subject: [PATCH 0/4] isdn: patches for 2.6.31 (v2) Date: Sun, 7 Jun 2009 21:09:23 +0200 (CEST) Message-ID: <20090607-patch-00.tilman@imap.cc> To: davem@davemloft.net, Karsten Keil , isdn4linux@listserv.isdn4linux.de, i4ldeveloper@listserv.isdn4linux.de, Netdev , LKML Received: from mail.pxnet.com ([195.227.45.7]:43715 "EHLO mail.pxnet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752811AbZFGTJf (ORCPT ); Sun, 7 Jun 2009 15:09:35 -0400 Sender: netdev-owner@vger.kernel.org List-ID: Dave, Karsten, this is the revised version of my patches to the Kernel CAPI subsystem I'd like to propose for inclusion in kernel release 2.6.31. The first patch of the series, renaming capi_ctr_reseted() to capi_ctr_down(), is unchanged. The patch to drivers/isdn/capi/capiutil.c has been split in two, one adding the kerneldoc comments and the other one, the NULL pointer check. The last patch to Documentation/isdn/INTERFACE.CAPI has grown another capiutil function description, capi_cmd2str(). Thanks, Tilman