Re: [PATCH 7/7] IrDA: out of range array access

2006-02-09 Thread David S. Miller
From: Samuel Ortiz <[EMAIL PROTECTED]> Date: Thu, 9 Feb 2006 23:32:43 +0200 (EET) > This patch fixes an out of range array access in irnet_irda.c. > > Author: David Binderman <[EMAIL PROTECTED]> > Signed-off-by: Samuel Ortiz <[EMAIL PROTECTED]> Bug fix, so applied to net-2.6 thanks - To unsubsc

[PATCH 7/7] IrDA: out of range array access

2006-02-09 Thread Samuel Ortiz
This patch fixes an out of range array access in irnet_irda.c. Author: David Binderman <[EMAIL PROTECTED]> Signed-off-by: Samuel Ortiz <[EMAIL PROTECTED]> diff --git a/net/irda/irnet/irnet_irda.c b/net/irda/irnet/irnet_irda.c index 07ec326..e477a8d 100644 --- a/net/irda/irnet/irnet_irda.c +++ b/n