diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2013-04-19 23:01:35 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-04-20 00:38:38 +0400 |
commit | fcb136e1ac5774909e0d85189f721b8dfa800e0f (patch) | |
tree | ac89a706d67783063d4f752c3acddc04c5ab10e8 /drivers/misc/mei/hw-me.c | |
parent | 6e0f180fd8b47fa0884177a142e41a86117edc23 (diff) | |
download | linux-fcb136e1ac5774909e0d85189f721b8dfa800e0f.tar.xz |
mei: fix reading large reposnes
While writting to device is limitted to max_msg_length advertized
in client properites the read can be much longer delivered consequiting chunks.
We use krealloc to enlarge the buffer when needed.
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/mei/hw-me.c')
0 files changed, 0 insertions, 0 deletions