[7570] wlbt: Update the function comment
Updated the function comment
Change-Id: I94bab36bff262b435531195f5c073ed7c11d7103
SCSC-Bug-Id: SSB-18949
Signed-off-by: Debasish Das <d.das@samsung.com>
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 @@
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) {