summaryrefslogtreecommitdiff
path: root/include/uapi/linux/ppdev.h
diff options
context:
space:
mode:
authorNeeti Desai <neetid@codeaurora.org>2015-08-14 14:13:36 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-22 11:04:38 -0700
commitb3589b554da17f57b1b7cddd70014692a129eea5 (patch)
treebbadf1509b6a42723fc4fb48185c8f879c6e28e6 /include/uapi/linux/ppdev.h
parent3eac23bf1a79166be1959d17f4cbb8762210ff34 (diff)
msm: ion: Do not call unassign on buffer if assign fails
During buffer allocation if the assign call fails, we call ion_system_secure_heap_free, which in turn does an unassign operation before freeing the buffer. We don't want to call unassign if the assign failed. Fix this by calling the underlying free function directly during error handling. Change-Id: I2deec6fd147c4200e16f3779e37330dca1d7d173 Signed-off-by: Neeti Desai <neetid@codeaurora.org>
Diffstat (limited to 'include/uapi/linux/ppdev.h')
0 files changed, 0 insertions, 0 deletions