]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - drivers/usb/core/hcd.c
Merge ../bleed-2.6
[mirror_ubuntu-hirsute-kernel.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;