Re: [stable] [patch 25/28] USB: cdc-acm: fix sysfs attribute registrationbug

From: Chuck Ebbert
Date: Wed Aug 29 2007 - 19:35:00 EST


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

-
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/