Hi Aneesh, I have posted a patch for that as well. You can check it at http://lkml.org/lkml/2006/11/30/315.
BR, Mauricio Lin. On 12/10/06, Aneesh Kumar K.V <[EMAIL PROTECTED]> wrote:
Greg KH wrote: > On Tue, Nov 28, 2006 at 07:38:01PM +0000, Mauricio Lin wrote: >> Hi Greg, >> >> It is working now. The failure was in the kobject_uevent() function. As >> the kset of my kobject was not set properly, the kobject_uevent() >> function just returned void. >> >> I wonder why the kobjec_uevent() does not return an integer to indicate >> if the operation was completed with success or not. > > Feel free to send patches fixing this issue :) > > thanks, > > Something like this ? -aneesh
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

