]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Update management interface revision
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 27 Mar 2012 16:49:02 +0000 (18:49 +0200)
committerGustavo Padovan <gustavo@padovan.org>
Wed, 28 Mar 2012 15:29:00 +0000 (12:29 -0300)
commit7cb2a5dc9eae4634a3e5c2bb0283869fefbc7255
treede916d794d9fb19260e6335664380bafea77ff15
parentdb4b3eccbad6869584e567e2e17adf6397e47c59
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: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/mgmt.c