Dan Carpenter 6d2f70cae4 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>
2016-07-04 12:15:00 +02:00
..
2016-01-27 20:36:09 +08:00
2015-12-29 19:06:12 +01:00
2015-04-07 12:05:12 +02:00
2015-12-29 19:06:12 +01:00