> On 08/24/2007 02:04 PM, Greg KH wrote:
> >> I don't understand. The history for stable/linux-2.6.22.y.git at
> >>
http://git.kernel.org shows that the commit for my patch, labelled
> >>
> >> 6b30a4e1c357410a78d7bcb831743b0e99bab4ad,
> >>
> >> includes both hunks. And patch-2.6.22.5.bz2 includes both as well.
> >> Something's fishy.
> >
>
>
> *sigh*
>
> The stable-queue tree does not match what got released for 2.6.22.5.
>
> $ pwd
> /home/me/git/stable-queue
> $ grep cdc releases/2.6.22.5/*
> $
>
> $ bzcat patch-2.6.22.5.bz2 | grep cdc
> index acdc3be..e2b9ca4 100644
> diff --git a/drivers/usb/class/cdc-acm.c b/drivers/usb/class/cdc-acm.c
> --- a/drivers/usb/class/cdc-acm.c
> +++ b/drivers/usb/class/cdc-acm.c