diff options
author | Varka Bhadram <[email protected]> | 2015-04-09 13:55:11 +0530 |
---|---|---|
committer | Marcel Holtmann <[email protected]> | 2015-04-09 19:56:15 +0200 |
commit | 23310f6f3a8f30f4b6794e941763da4708f7471a (patch) | |
tree | ebc9a1455acf35ff08f1cd121c6b966a9d9e185f /scripts/gdb/linux/modules.py | |
parent | ccd6da2ab81815e03c0713069597a8fc8f6f8431 (diff) |
mac802154: fix transmission power datatype
Netlink attribute for the power is s8. But for the driver level
operations we are collection power level value into integer.
It has to be change to s8 from int.
Signed-off-by: Varka Bhadram <[email protected]>
Acked-by: Alexander Aring <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions