Bluetooth: btmrvl: get rid of struct btmrvl_cmd
authorAmitkumar Karwar <akarwar@marvell.com>
Tue, 1 Oct 2013 19:19:13 +0000 (12:19 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 2 Oct 2013 07:36:15 +0000 (00:36 -0700)
commit7d5b400cb0018bd23f643adbd413e5e77cce6409
tree7146358561ec6fb5aabbee5c4ef01bfc900e6735
parentc037874ca291a47b863c0732aac0dda98cda66c7
Bluetooth: btmrvl: get rid of struct btmrvl_cmd

Replace this proprietary structure with the standard one
(struct hci_command_hdr).

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btmrvl_drv.h
drivers/bluetooth/btmrvl_main.c