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, 9 May 2012 03:41:36 +0000 (00:41 -0300)
commit053262dce5a0cc503456d15e204cde205dcf927e
tree34bff85df374ffa5d086b2b44616dd826dcf5d2e
parenteef1d9b668c51dcae58d8bb41ce0c805f866dbbd
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