David Herrmann f5fd5baee3 Bluetooth: hci-uart-ath: Use GFP_ATOMIC in open()
The uart_proto open() callback is not called in atomic context so we can safely
sleep here. The caller hci_uart_set_proto() in hci_ldisc.c is an ioctl-handler
and therefore can sleep.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2012-02-13 17:01:22 +02:00
..
2012-01-03 22:54:07 -05:00
2012-01-09 14:44:15 -08:00
2012-01-11 18:51:55 -08:00
2012-01-09 14:44:15 -08:00
2012-01-12 20:13:11 -08:00
2012-01-12 15:44:42 +10:30
2012-01-09 14:30:28 -08:00
2012-02-06 14:55:36 -05:00
2012-01-13 10:12:23 -08:00
2012-01-02 13:04:55 +01:00