Re: [PATCH 1/1] mISDN: Fix handling of receive buffer size in L1oIP

From: David Miller
Date: Sun Aug 02 2009 - 16:02:37 EST


From: Karsten Keil <keil@xxxxxxxxxxxxx>
Date: Mon, 27 Jul 2009 19:24:04 +0200

> From: Andreas Eversberg <andreas@xxxxxxxxxxxx>
>
> The size of receive buffer pointer was used to get size of
> receive buffer instead of recvbuf_size itself, so only 4/8
> bytes could be transfered.
>
> This is a regression to 2.6.30 introduced by commit 8c90e11e3543d7de612194a042a148caeaab5f1d
> mISDN: Use kernel_{send,recv}msg instead of open coding
>
> Signed-off-by: Andreas Eversberg <andreas@xxxxxxxxxxxx>
> Signed-off-by: Karsten Keil <keil@xxxxxxxxxxxxx>

Applied to net-2.6, thanks.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/