Re: [PATCH 1/2] usbcore: rename struct dev_state to struct usb_dev_state

From: Greg KH
Date: Mon Mar 10 2014 - 12:55:32 EST


On Mon, Mar 10, 2014 at 10:36:40AM +0200, Valentina Manea wrote:
> Since it is needed outside usbcore and exposed in include/linux/usb.h,
> it conflicts with enum dev_state in rt2x00 wireless driver.
>
> Mark it as usb specific to avoid conflicts in the future.
>
> Signed-off-by: Valentina Manea <valentina.manea.m@xxxxxxxxx>

With this patch, you break the usbip code, you can never have a patch
that breaks the build :(

I'll merge both of these together to prevent this from happening.

thanks,

greg k-h
--
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/