From: Marcel Holtmann Date: Sun, 15 Mar 2015 02:27:53 +0000 (-0700) Subject: Bluetooth: Add flags field and setting function for HCI sockets X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~204^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6befc6445ffc6868ee6e6d0e012fc149e88d96db;p=pandora-kernel.git Bluetooth: Add flags field and setting function for HCI sockets To filter out certain actions for certain HCI sockets introcuce a flags field that allows to configure specific settings on individual sockets. Since the hci_pinfo structure is private in hci_sock.c, provide helper functions for setting and clearing a given flag. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed