aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBing Zhao <[email protected]>2009-07-08 11:44:14 -0700
committerMarcel Holtmann <[email protected]>2009-08-22 14:25:34 -0700
commit3318b2362bf0528be77123c480249663557dfbfc (patch)
treeb0d06465c9663d0f3f958c603feade942dd50e56 /tools/perf/scripts/python
parent9374253ffe609f2d70dd5ae280182cb6f08fef08 (diff)
Bluetooth: Fix incorrect alignment in Marvell BT-over-SDIO driver
The driver uses "u32" for alignment check and calculation which works only on 32-bit system. It will crash the 64-bit system. Replace "u32" with "unsigned long" to fix this issue. Signed-off-by: Bing Zhao <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions