Searched hist:d7f72f61955ded6ae5f0381dcde1fcadce8833bb (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/bluetooth/ |
H A D | hci_sock.c | diff d7f72f61955ded6ae5f0381dcde1fcadce8833bb Sun Jan 11 21:33:32 CST 2015 Marcel Holtmann <marcel@holtmann.org> Bluetooth: Create generic queue_monitor_skb helper function
The hci_send_to_monitor function contains generic code for queueing the packet into the receive queue of every monitor client. To avoid code duplication, create a generic queue_monitor_skb function to interate over all monitor sockets.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
|