Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755636AbZFGTKI (ORCPT ); Sun, 7 Jun 2009 15:10:08 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755327AbZFGTJj (ORCPT ); Sun, 7 Jun 2009 15:09:39 -0400 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 From: Tilman Schmidt Subject: [PATCH 0/4] isdn: patches for 2.6.31 (v2) To: davem@davemloft.net, Karsten Keil , isdn4linux@listserv.isdn4linux.de, i4ldeveloper@listserv.isdn4linux.de, Netdev , LKML Message-ID: <20090607-patch-00.tilman@imap.cc> Date: Sun, 7 Jun 2009 21:09:23 +0200 (CEST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 763 Lines: 22 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/