commit | 7790b3556fccc555ae422f1576e97bf34c8ab8b6 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@linux.intel.com> | Mon Feb 04 15:43:38 2019 +0200 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Mon Feb 04 15:43:38 2019 +0200 |
tree | 1f7c4c8dfe1ef22b0666c57bcc108c3eece71232 | |
parent | 3aec99154db3a95572bb92aa470589585e37df06 [diff] |
usb: dwc3: trace: pass trace buffer size to decoding functions Instead of assuming that our buffer is big enough, let's pass the buffer size around so printing functions can make sure they won't overflow the buffer. Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>