Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753408AbZG1Lu1 (ORCPT ); Tue, 28 Jul 2009 07:50:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753191AbZG1Lu0 (ORCPT ); Tue, 28 Jul 2009 07:50:26 -0400 Received: from d112a2.x-mailer.de ([212.162.53.4]:36014 "EHLO d112a2.x-mailer.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752898AbZG1LuZ (ORCPT ); Tue, 28 Jul 2009 07:50:25 -0400 Message-Id: Date: Tue, 28 Jul 2009 13:37:01 +0200 Subject: [PATCH 0/1] mISDN: Fix handling of receive buffer size in L1oIP From: Karsten Keil To: Linus Torvalds Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org, David Miller , i4ldeveloper@listserv.isdn4linux.de, Andreas Eversberg , Arnaldo Carvalho de Melo X-Info: valid message X-Info: original Date Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 824 Lines: 20 This patch fix a regression introduced in 2.6.31 with the commit 8c90e11e3543d7de612194a042a148caeaab5f1d "mISDN: Use kernel_{send,recv}msg instead of open coding". Linus: you can pull the fix from git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6-net-next for_linus David for net-next-2.6 you can get it from: git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6-net-next for_david Andreas Eversberg (1): mISDN: Fix handling of receive buffer size in L1oIP drivers/isdn/mISDN/l1oip_core.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) -- 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/