commit | 6576fe4afc1203d27a5f4c8f5511f44203f4e333 | [log] [tgz] |
---|---|---|
author | Daniel Drake <drake@endlessm.com> | Mon Feb 23 18:16:47 2015 -0600 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Fri Mar 13 12:47:48 2015 +0200 |
tree | 1da3af518e8833fb96ddb079a311628890c363e7 | |
parent | 238be788fcb75870661ec165dc90f2a2674e7fcb [diff] |
Bluetooth: btusb: Add helper for READ_LOCAL_VERSION command Multiple codepaths duplicate some simple code to read and sanity-check local version information. Before I add a couple more such codepaths, add a helper to reduce duplication. Signed-off-by: Daniel Drake <drake@endlessm.com> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>