]> git.karo-electronics.de Git - linux-beck.git/commit
Bluetooth: Add clarifying comment why schedule_work is used
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 6 Nov 2015 11:35:33 +0000 (13:35 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 19 Nov 2015 16:50:27 +0000 (17:50 +0100)
commit0ebc181884e8f538c4786840ed4abef828d4dc9b
treeb9dbd5aef7bc312078166371215ea495e02105b3
parent1982162bbe20672941897566f2f42d51a306a155
Bluetooth: Add clarifying comment why schedule_work is used

It's not obvious why schedule_work is used instead of queue_work. Add
a comment explaining why.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_conn.c