aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2012-10-25 23:02:18 +0800
committerSascha Hauer <[email protected]>2012-11-16 15:53:57 +0100
commitecf026dc340f9700ed3c485344913a8a2b10e2e3 (patch)
tree3b104ccd5de3908476e85da99ac51855a3d2806e /net/lapb/lapb_in.c
parent77b67063bb6bce6d475e910d3b886a606d0d91f7 (diff)
ARM i.MX: fix error-valued pointer dereference in clk_register_gate2()
The error-valued pointer clk is used for the arg of kfree, it should be kfree(gate) if clk_register() return ERR_PTR(). dpatch engine is used to auto generate this patch. (https://github.com/weiyj/dpatch) Signed-off-by: Wei Yongjun <[email protected]> Signed-off-by: Sascha Hauer <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions