![]() | ||||||||||
Messages in this thread
Patch in this message |
Hi Marcelo, sddr09 prints a warning about print_heap() which is not used. I ifdef'ed it out so that is still is usable for debugging purposes. Please apply following patch to 2.4.26-rc1. Willy --- ./drivers/usb/storage/sddr09.c.orig Sun Mar 28 14:03:46 2004 +++ ./drivers/usb/storage/sddr09.c Sun Mar 28 14:04:31 2004 @@ -437,7 +437,6 @@ return result; } -#endif /* * Request Sense Command: 12 bytes. @@ -465,6 +464,7 @@ return result; } +#endif /* * Read Command: 12 bytes. - 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:02 [from the cache] ©2003-2008 | ||||||||||