diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2014-09-14 08:49:34 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2014-09-14 08:56:46 +0200 |
commit | e9753eff1b875d579dc04d675e72d6e31e866927 (patch) | |
tree | ce53b26d615eeba86eae5b62e9a8d960d6118db6 /lib/int_sqrt.c | |
parent | 9a783a139c32a905825ee0aa9597f485ea461f76 (diff) | |
download | op-kernel-dev-e9753eff1b875d579dc04d675e72d6e31e866927.zip op-kernel-dev-e9753eff1b875d579dc04d675e72d6e31e866927.tar.gz |
Bluetooth: btusb: Use GFP_KERNEL in btusb_send_frame()
All hdev->send() calls are these days done through a work queue. For the
btusb driver this means the btusb_send_frame() function. Because of this
we can safely use GFP_KERNEL for all memory allocations in this code
path.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'lib/int_sqrt.c')
0 files changed, 0 insertions, 0 deletions