git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db59668
)
Bluetooth: btmrvl: Fix btmrvl_send_module_cfg_cmd()
author
Petri Gynther
<pgynther@google.com>
Tue, 15 Apr 2014 20:00:00 +0000
(13:00 -0700)
committer
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Thu, 24 Apr 2014 14:55:25 +0000
(11:55 -0300)
Change subcmd parameter from int to u8 to match its use:
btmrvl_send_sync_cmd(priv, BT_CMD_MODULE_CFG_REQ, &subcmd, 1);
Signed-off-by: Petri Gynther <pgynther@google.com>
Reviewed-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
No differences found