]> asedeno.scripts.mit.edu Git - linux.git/commit
Bluetooth: 6lowpan: Use netif APIs to flow control
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 11 Apr 2017 19:21:00 +0000 (22:21 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 12 Apr 2017 20:02:40 +0000 (22:02 +0200)
commitf183e52b8ef3d62c795b0fe2228400ac48f6cae6
tree31ca69983eec5ebd813ff543eec2a4f592df44e0
parente1008f95e1e7762fade7ccbc973247a3b32edddb
Bluetooth: 6lowpan: Use netif APIs to flow control

Rely on netif_wake_queue and netif_stop_queue to flow control when
transmit resources are unavailable.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Acked-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/6lowpan.c