commit | bfd9a94d1aa2a8592749342d8024543ae3ff9e57 | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@hovoldconsulting.com> | Tue Apr 07 11:27:11 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@google.com> | Tue Apr 07 14:32:42 2015 +0200 |
tree | b746981acabf94df6bca7ebaf4f65d1fefca4fdf | |
parent | 79940cf8759558d55b597e27353f6521516aa7ac [diff] |
greybus: es1: fix buffer-size limit The maximum buffer size does not include the headroom, so subtract the headroom size from the actual buffer size. Signed-off-by: Johan Hovold <johan@hovoldconsulting.com> Reviewed-by: Alex Elder <elder@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>