diff options
author | Andrei Emeltchenko <andrei.emeltchenko@intel.com> | 2012-03-09 11:46:49 +0200 |
---|---|---|
committer | Gustavo Padovan <gustavo@padovan.org> | 2012-05-09 00:41:28 -0300 |
commit | 7d69230c4381a5abc7286a8dfc893268e14e6ead (patch) | |
tree | 4eb2046f211bebabc163ae11a972b6c5f07fa7c8 /include/net/raw.h | |
parent | e46668819c1bd5930720a7e020e2a45291f9de4f (diff) | |
download | linux-7d69230c4381a5abc7286a8dfc893268e14e6ead.tar.bz2 |
Bluetooth: Correct type for hdev lmp_subver
Keep lmp_subver in host byte order. We have following conversion
in hci_cc_read_local_version:
hdev->lmp_subver = __le16_to_cpu(rp->lmp_subver);
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Diffstat (limited to 'include/net/raw.h')
0 files changed, 0 insertions, 0 deletions