Hi,

Here's a patch against 2.4.11-pre6 that updates the storage driver to
the same version that is in the -ac tree.

thanks,

greg k-h
(temporary USB maintainer)


diff --minimal -Nru a/drivers/usb/storage/datafab.c b/drivers/usb/storage/datafab.c
--- a/drivers/usb/storage/datafab.c     Tue Oct  9 14:16:55 2001
+++ b/drivers/usb/storage/datafab.c     Tue Oct  9 14:16:55 2001
@@ -49,7 +49,7 @@
 
 #include <linux/sched.h>
 #include <linux/errno.h>
-#include <linux/malloc.h>
+#include <linux/slab.h>
 
 extern int usb_stor_bulk_msg(struct us_data *us, void *data, int pipe,
                             unsigned int len, unsigned int *act_len);


_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to