diff options
author | Eliad Peller <eliad@wizery.com> | 2012-08-16 10:32:32 (GMT) |
---|---|---|
committer | Luciano Coelho <luca@coelho.fi> | 2012-09-27 09:13:53 (GMT) |
commit | 4137c17c8c88eca51a9e9d53c5eea0ea3d49940e (patch) | |
tree | fcf10db2616edbac952637ae3c9a932b38cbc10b /drivers/input/mousedev.c | |
parent | 8c5dab1a8449428685414c0de494b77841571fd3 (diff) | |
download | linux-fsl-qoriq-4137c17c8c88eca51a9e9d53c5eea0ea3d49940e.tar.xz |
wlcore: invalidate keep-alive template on disconnection
Previously, invalidation of the keep-alive template was
done when going idle. However, while removing the
idle-handling we didn't move the keep-alive template
invalidation to another place.
This finally resulted in fw error when trying to use
the keep-alive template by another role.
(Note that we still have an error here - each role
should have its unique keep-alive template id, while
currently they all use CMD_TEMPL_KLV_IDX_NULL_DATA (0).
This only works now because we don't support concurrent
connected stations yet)
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <luca@coelho.fi>
Diffstat (limited to 'drivers/input/mousedev.c')
0 files changed, 0 insertions, 0 deletions