Hi, I want to check in my driver if usb device is suspended or not? currently i am doing it like
if(udev->state==USB_STATE_SUSPENDED) Is this the proper way? Is this enough? Thanks, Jagdish Gediya -- 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/

