From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tilman Schmidt Subject: [PATCH 0/4] ISDN patches for net-next Date: Fri, 3 Oct 2014 17:03:32 +0200 Message-ID: Cc: David Miller , Hansjoerg Lipp , Karsten Keil , isdn4linux@listserv.isdn4linux.de To: netdev@vger.kernel.org Return-path: Received: from mail.pxnet.com ([89.1.7.7]:41729 "EHLO mail.pxnet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752711AbaJCQ2L (ORCPT ); Fri, 3 Oct 2014 12:28:11 -0400 Sender: netdev-owner@vger.kernel.org List-ID: Here's a series of patches for the ISDN CAPI subsystem and the Gigaset ISDN driver. Please merge via net-next. Tilman Schmidt (4): isdn/gigaset: improve error handling when leaving DLE mode isdn/gigaset: drop unused cardstate structure member isdn/gigaset: use USB API function usb_endpoint_num() isdn/capi: drop two dead if branches drivers/isdn/capi/capiutil.c | 3 --- drivers/isdn/gigaset/ev-layer.c | 3 ++- drivers/isdn/gigaset/usb-gigaset.c | 14 +++++--------- 3 files changed, 7 insertions(+), 13 deletions(-)