projects
/
GitHub
/
MotorolaMobilityLLC
/
hardware-samsung_slsi-scsc_wifibt-wifi_hal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e19df5
)
[7570] wlbt: Update the function comment
author
Debasish Das
<d.das@samsung.com>
Wed, 29 Jun 2016 08:55:48 +0000
(17:55 +0900)
committer
Tarun Karela
<t.karela@samsung.com>
Mon, 4 Jun 2018 09:40:47 +0000
(10:40 +0100)
Updated the function comment
Change-Id: I94bab36bff262b435531195f5c073ed7c11d7103
SCSC-Bug-Id: SSB-18949
Signed-off-by: Debasish Das <d.das@samsung.com>
wifi_hal.cpp
patch
|
blob
|
blame
|
history
diff --git
a/wifi_hal.cpp
b/wifi_hal.cpp
index 7e0123af5c09fe27bc60767513258f2f5952c0cc..e32374c60937d7c8501d8e0cd69ae11b082eead5 100755
(executable)
--- 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) {