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

Greg KH gregkh at linuxfoundation.org
Mon Mar 10 18:51:50 EET 2014


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 at gmail.com>

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


More information about the firefly mailing list