Re: [PATCH] IrDA: Oops fix for ksdazzle

2007-10-08 Thread David Miller
From: Samuel Ortiz [EMAIL PROTECTED] Date: Mon, 1 Oct 2007 02:21:38 +0300 Hi Dave, This is the last remaining patch for IrDA, against net-2.6.24. It fixes a kernel oops triggered by the ksdazzle SIR driver. We need more space for input frames, and 2048 should be plenty of it.

[PATCH] IrDA: Oops fix for ksdazzle

2007-09-30 Thread Samuel Ortiz
Hi Dave, This is the last remaining patch for IrDA, against net-2.6.24. It fixes a kernel oops triggered by the ksdazzle SIR driver. We need more space for input frames, and 2048 should be plenty of it. Signed-off-by: Alex VillacĂ­s Lasso [EMAIL PROTECTED] Signed-off-by: Samuel Ortiz [EMAIL