diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2016-11-10 22:33:17 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-11-14 12:25:29 +0300 |
commit | c95a9f83711bf53faeb4ed9bbb63a3f065613dfb (patch) | |
tree | 91721705a972661dd4ffcdb52f19b8406a69e0cc /drivers/usb/core | |
parent | a8bac371e7299626e3e6658023dc4db1254c1cdb (diff) | |
download | linux-c95a9f83711bf53faeb4ed9bbb63a3f065613dfb.tar.xz |
usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL
We normally use the passed in gfp flags for allocations, it's just these
two which were missed.
Fixes: 22d45f01a836 ("usb/xhci: replace pci_*_consistent() with dma_*_coherent()")
Cc: Mathias Nyman <mathias.nyman@intel.com>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/core')
0 files changed, 0 insertions, 0 deletions