From: Johan Hedberg Date: Fri, 1 Aug 2014 08:13:31 +0000 (+0300) Subject: Bluetooth: Create unified helper function for updating page scan X-Git-Tag: fixes-against-v3.18-rc2~81^2~133^2~84^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=432df05eb1e57adfc46df08abbedca6c3b8862f7;p=pandora-kernel.git Bluetooth: Create unified helper function for updating page scan Similar to our hci_update_background_scan() function we can simplify a lot of code by creating a unified helper function for doing page scan updates. This patch adds such a function to hci_core.c and updates all the relevant places to use it. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed