commit | 7125df535183f167a30a6e97ec2ad7f093b185e5 | [log] [tgz] |
---|---|---|
author | Petri Gynther <pgynther@google.com> | Tue Apr 15 13:00:00 2014 -0700 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Thu Apr 24 11:55:25 2014 -0300 |
tree | 4a22994b538561d25fd0efe8cff809c201bd9562 | |
parent | db5966816cd83b8daa1aee38cb1374794f1d8b8e [diff] |
Bluetooth: btmrvl: Fix btmrvl_send_module_cfg_cmd() 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>