commit | 80c965cbd28032aa941a431d7c69d9f5c1a5ff34 | [log] [tgz] |
---|---|---|
author | Malcolm Priestley <tvboxspy@gmail.com> | Sat Apr 29 13:03:44 2017 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Jul 15 12:16:15 2017 +0200 |
tree | 542aca623e0a6d7918a646bce7eea636a89effaf | |
parent | 5497d74e75f8b33bc0777d3550c0159b66f0d3fa [diff] |
staging: vt6556: vnt_start Fix missing call to vnt_key_init_table. commit dc32190f2cd41c7dba25363ea7d618d4f5172b4e upstream. The key table is not intialized correctly without this call. Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>