NFC: rawsock: Fix a memory leak
authorThierry Escande <thierry.escande@linux.intel.com>
Wed, 10 Jul 2013 08:55:37 +0000 (10:55 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 25 Sep 2013 00:02:40 +0000 (02:02 +0200)
In the rawsock data exchange callback, the sk_buff is not freed
on error.

Signed-off-by: Thierry Escande <thierry.escande@linux.intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found