Re: Linux 2.6.22.2

2007-08-13 Thread Greg KH
On Thu, Aug 09, 2007 at 05:40:16PM -0400, Ayaz Abdulla wrote: > Yes, you are right. Copy and paste error. I have attached a patch which will > fix this issue. > > Thanks for catching it. > Ayaz > > Signed-off-by: Ayaz Abdulla <[EMAIL PROTECTED]> > > > Prakash Punnoor wrote: > > Hi, > > I

Re: Linux 2.6.22.2

2007-08-10 Thread Ayaz Abdulla
Yes, you are right. Copy and paste error. I have attached a patch which will fix this issue. Thanks for catching it. Ayaz Signed-off-by: Ayaz Abdulla <[EMAIL PROTECTED]> Prakash Punnoor wrote: Hi, I just noticed that PHY_OUI_VITESSE == PHY_OUI_REALTEK. Is that really intentional? diff

Re: Linux 2.6.22.2

2007-08-10 Thread Prakash Punnoor
Hi, I just noticed that PHY_OUI_VITESSE == PHY_OUI_REALTEK. Is that really intentional? > diff --git a/drivers/net/forcedeth.c b/drivers/net/forcedeth.c > index 42ba1c0..a361dba 100644 > --- a/drivers/net/forcedeth.c > +++ b/drivers/net/forcedeth.c > @@ -550,6 +550,8 @@ union ring_type { > /* P

Linux 2.6.22.2

2007-08-09 Thread Greg Kroah-Hartman
8 Fengguang Wu (1): readahead: MIN_RA_PAGES/MAX_RA_PAGES macros Greg Kroah-Hartman (1): Linux 2.6.22.2 Hans Verkuil (5): V4L: Add check for valid control ID to v4l2_ctrl_next V4L: ivtv: fix broken VBI output support V4L: ivtv: fix DMA timeout when capturing VBI +