projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ede950
)
wlcore: increase timeout to 5000 msecs
author
Yaniv Machani
<yanivma@ti.com>
Mon, 10 Feb 2014 11:47:32 +0000
(13:47 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 13 Feb 2014 20:20:16 +0000
(15:20 -0500)
dfs configuration command might take longer than
the current timeout. increase it to 5 seconds.
Signed-off-by: Yaniv Machani <yanivma@ti.com>
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ti/wlcore/cmd.h
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/ti/wlcore/cmd.h
b/drivers/net/wireless/ti/wlcore/cmd.h
index 9cb3f44bc76cd19654011f03b8f3b6afec91b0c4..b084830a61cf51adbe40b8461fc28510dd13bd5a 100644
(file)
--- a/
drivers/net/wireless/ti/wlcore/cmd.h
+++ b/
drivers/net/wireless/ti/wlcore/cmd.h
@@
-207,7
+207,7
@@
enum cmd_templ {
#define WL1271_COMMAND_TIMEOUT 2000
#define WL1271_CMD_TEMPL_DFLT_SIZE 252
#define WL1271_CMD_TEMPL_MAX_SIZE 512
-#define WL1271_EVENT_TIMEOUT
15
00
+#define WL1271_EVENT_TIMEOUT
50
00
struct wl1271_cmd_header {
__le16 id;