diff options
| author | Marcel Holtmann <[email protected]> | 2013-10-12 06:01:26 -0700 |
|---|---|---|
| committer | Johan Hedberg <[email protected]> | 2013-10-12 17:28:04 +0300 |
| commit | 43b1b8dfb4fa326d89aa5930f88b943cc410cbfa (patch) | |
| tree | f766c5491731b8f33ec1275e10de1d4b6ea3a855 /tools/perf/scripts/python | |
| parent | 4ca048e3a38e9691eb3e390c5eea3acd9b51cd17 (diff) | |
Bluetooth: Fix PSM value for L2CAP connectionless data packets
The put_unaligned() for setting the PSM is missing the (__le16 *)
cast. Without this, the PSM information transmitted over the air
are bogus.
In addition, print the used PSM value in the debug message so this
becomes easier to debug in the future.
Signed-off-by: Marcel Holtmann <[email protected]>
Signed-off-by: Johan Hedberg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions