Merge ../bleed-2.6
[deliverable/linux.git] / drivers / usb / core / hcd.c
index c3eb66f5a1a48a040565906766fc18a886c90d13..14c47a10da86d0a01bcac3c2e4f9061fff5d439b 100644 (file)
@@ -1113,7 +1113,7 @@ static void urb_unlink (struct urb *urb)
  * expects usb_submit_urb() to have sanity checked and conditioned all
  * inputs in the urb
  */
-static int hcd_submit_urb (struct urb *urb, unsigned mem_flags)
+static int hcd_submit_urb (struct urb *urb, gfp_t mem_flags)
 {
        int                     status;
        struct usb_hcd          *hcd = urb->dev->bus->hcpriv;
This page took 0.024862 seconds and 5 git commands to generate.