staging: rtl8723au: odm.c: Rename BTDM_DisableEDCATurbo() to rtl8723a_BT_disable_EDCA...
authorJes Sorensen <Jes.Sorensen@redhat.com>
Sun, 25 May 2014 20:43:37 +0000 (22:43 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 May 2014 22:14:44 +0000 (15:14 -0700)
commitdddeff3f20fc9ca78a4f78e951207879ae8e4365
tree870c26c42993fe6c2416263b43ee3385566f363c
parentd0fc14642f59f2f5c73e6c3deaab24b81d8f69f2
staging: rtl8723au: odm.c: Rename BTDM_DisableEDCATurbo() to rtl8723a_BT_disable_EDCA_turbo()

Make it return bool since it only returns true/false, and get rid of

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/hal/odm.c
drivers/staging/rtl8723au/hal/rtl8723a_bt-coexist.c
drivers/staging/rtl8723au/include/rtl8723a_bt-coexist.h
drivers/staging/rtl8723au/include/rtl8723a_bt_intf.h
This page took 0.025197 seconds and 5 git commands to generate.