Al Boldi:
usb-2.6.orig/drivers/base/core.c +++ usb-2.6/drivers/base/core.c @@ -789,8 +789,11 @@ int device_add(struct device *dev) int error; - if (error) + if (error) { + dev_warn(dev, “Illegal %s during suspend\n”, __FUNCTION__);
Read more
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.