===== drivers/usb/host/uhci-hcd.c 1.49 vs edited =====
--- 2.6.2-mm1/drivers/usb/host/ohci.h   Thu Dec  4 04:45:46 2003
+++ edited/drivers/usb/host/ohci.h      Wed Feb  4 10:40:43 2004
@@ -361,8 +361,8 @@
        /*
         * memory management for queue data structures
         */
-       struct pci_pool         *td_cache;
-       struct pci_pool         *ed_cache;
+       struct dma_pool         *td_cache;
+       struct dma_pool         *ed_cache;
        struct td               *td_hash [TD_HASH_SIZE];
 
        /*
-- 
Deepak Saxena - dsaxena at plexity dot net - http://www.plexity.net/


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to