Bluetooth: Use numbers for subsystem version string
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 30 Aug 2016 03:00:35 +0000 (05:00 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 1 Sep 2016 16:34:26 +0000 (18:34 +0200)
commit4d9b9718622d654e24090c6e9d498931e1570656
tree6ac6336e036897eb8b22209667a8fbf692d8756a
parentdb9d71a45439bfa75bc2619290c4fbdd86f029b3
Bluetooth: Use numbers for subsystem version string

Instead of keeping a version string around, use version and revision
numbers and then stringify them for use as module parameter.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/bluetooth.h
net/bluetooth/af_bluetooth.c
net/bluetooth/hci_sock.c
This page took 0.02868 seconds and 5 git commands to generate.