diag: Properly reallocate dci cmd response buffer
Currently, reallocating dci cmd response buffer with
krealloc which is allocated with vzalloc. The patch
properly reallocates the same buffer.
Change-Id: Ic51ba0a6a06d1d285fb73135045d553b11374a56
Signed-off-by:
Hardik Arya <harya@codeaurora.org>
Loading
Please register or sign in to comment