From: Debasish Das Date: Wed, 29 Jun 2016 08:55:48 +0000 (+0900) Subject: [7570] wlbt: Update the function comment X-Git-Tag: MMI-QSBS30.62-17-8~73 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=d59e4b5429a30b53ccdafbb1215783e1dbbbab83;p=GitHub%2FMotorolaMobilityLLC%2Fhardware-samsung_slsi-scsc_wifibt-wifi_hal.git [7570] wlbt: Update the function comment Updated the function comment Change-Id: I94bab36bff262b435531195f5c073ed7c11d7103 SCSC-Bug-Id: SSB-18949 Signed-off-by: Debasish Das --- diff --git a/wifi_hal.cpp b/wifi_hal.cpp index 7e0123a..e32374c 100755 --- a/wifi_hal.cpp +++ b/wifi_hal.cpp @@ -93,7 +93,7 @@ static nl_sock * wifi_create_nl_socket(int port) return sock; } -/*initialize function pointer table with Broadcom HHAL API*/ +/* Initialize HAL function pointer table */ wifi_error init_wifi_vendor_hal_func_table(wifi_hal_fn *fn) { if (fn == NULL) {