lkml.org 
[lkml]   [2002]   [Sep]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject2.5.33 USB storage depmod error fix
From
Date
show_trace isn't exported, nor is it defined by all architectures. (This
is what I use to get the usb-storage module to work; the more
appropriate solution would be to implement show_trace on all
architectures and properly export it.)

--- linux-2.5-build/drivers/usb/storage/transport.c.~1~ Sat Aug 17 12:07:00 2002
+++ linux-2.5-build/drivers/usb/storage/transport.c Sun Sep 1 00:20:28 2002
@@ -350,7 +350,6 @@
*/
if (len != srb->request_bufflen) {
printk("USB len=%d, request_bufflen=%d\n", len, srb->request_bufflen);
- show_trace(NULL);
}

return len;

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:28    [W:0.041 / U:0.332 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site