commit | 915f36d2e5cf0219835af0029cb28a24def34c65 | [log] [tgz] |
---|---|---|
author | Bing Zhao <bzhao@marvell.com> | Tue May 27 21:39:34 2014 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Thu May 29 13:10:36 2014 -0400 |
tree | 6cb8e1360998729f9c7af2fdbcb5f039154fc054 | |
parent | a983e48b275f43292f26cd5fec5b614c0c0aacfb [diff] |
mwifiex: change hscfg gap parameter to avoid potential firmware deadlock If host sleep parameter gap is set to 0xff, firmware will wait for an ack from host to confirm the success of host wakeup. This prevents firmware from uploading data packet before host actually wakes up. Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>