kernel_optimize_test/net/bluetooth
Johan Hedberg 23b3b1330a Bluetooth: Update management interface revision
For each kernel release where commands or events are added to the
management interface, the revision field should be increment by one.

The increment should only happen once per kernel release and not
for every command/event that gets added. The revision value is for
informational purposes only, but this simple policy would make any
future debugging a lot simple.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Cc: stable@vger.kernel.org
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
2012-09-18 22:27:30 -03:00
..
bnep Bluetooth: Added /proc/net/bnep via bt_procfs_init() 2012-08-06 15:02:59 -03:00
cmtp Bluetooth: Added /proc/net/cmtp via bt_procfs_init() 2012-08-06 15:02:59 -03:00
hidp Bluetooth: Added /proc/net/hidp via bt_procfs_init() 2012-08-06 15:02:59 -03:00
rfcomm Bluetooth: Added /proc/net/rfcomm via bt_procfs_init() 2012-08-06 15:03:00 -03:00
a2mp.c Bluetooth: Free the l2cap channel list only when refcount is zero 2012-08-06 15:02:58 -03:00
af_bluetooth.c Bluetooth: trivial: Use preferred method for NULL check 2012-08-21 14:54:39 -03:00
hci_conn.c Bluetooth: trivial: Make hci_chan_del return void 2012-09-08 17:27:18 -03:00
hci_core.c Bluetooth: AMP: Add Read Data Block Size to amp_init 2012-09-08 18:14:11 -03:00
hci_event.c Bluetooth: mgmt: Implement support for passkey notification 2012-09-18 22:27:29 -03:00
hci_sock.c Bluetooth: Added /proc/net/hci via bt_procfs_init() 2012-08-06 15:02:59 -03:00
hci_sysfs.c Bluetooth: Remove unnecessary headers include 2012-06-05 06:34:08 +03:00
Kconfig
l2cap_core.c Bluetooth: Use kref for l2cap channel reference counting 2012-08-21 14:54:41 -03:00
l2cap_sock.c Bluetooth: Added /proc/net/l2cap via bt_procfs_init() 2012-08-06 15:02:59 -03:00
lib.c Bluetooth: Remove unnecessary headers include 2012-06-05 06:34:08 +03:00
Makefile Bluetooth: A2MP: Create A2MP channel 2012-06-05 06:34:11 +03:00
mgmt.c Bluetooth: Update management interface revision 2012-09-18 22:27:30 -03:00
sco.c Bluetooth: Added /proc/net/sco via bt_procfs_init() 2012-08-06 15:03:00 -03:00
smp.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2012-06-13 15:35:35 -04:00