commit | d7f1589a1df39c0aa6234179c032e2ed9af3e0e6 | [log] [tgz] |
---|---|---|
author | David Kershner <david.kershner@unisys.com> | Wed Aug 30 13:36:31 2017 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Aug 31 18:17:40 2017 +0200 |
tree | 02f84e599972228574f4ab3343aa0f782b91071d | |
parent | ebef2610b75652a30d0155d5b9108340a7bacc29 [diff] |
staging: unisys: Use size of channel defined in the channel. The size of the channel should be pulled from the channel header, not from the message. All channels must be at least the size of the channel_header. Signed-off-by: David Kershner <david.kershner@unisys.com> Reviewed-by: Tim Sell <timothy.sell@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>