summaryrefslogtreecommitdiff
path: root/drivers/nfc/fdp
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2016-05-17 10:32:19 +0300
committerSamuel Ortiz <sameo@linux.intel.com>2016-07-04 13:15:00 +0300
commit6d2f70cae481a2e8e85a244d3b2d36828dadff83 (patch)
tree6b8e75b375f2a032a559263ceab325c3d9e04f92 /drivers/nfc/fdp
parentf86dec94e3a86c992a637df1c301a4df25a85801 (diff)
downloadlinux-6d2f70cae481a2e8e85a244d3b2d36828dadff83.tar.xz
NFC: pn533: double free on error in probe()
We can't pass devm_ allocated pointers to kfree() because they will be freed again after the drive is unloaded. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/nfc/fdp')
0 files changed, 0 insertions, 0 deletions