diff options
author | Alexander Aring | 2014-10-08 10:24:53 +0200 |
---|---|---|
committer | Marcel Holtmann | 2014-11-08 20:29:35 +0100 |
commit | b0c42cd7b210efc74aa4bfc3e39a2814dfaa9b89 (patch) | |
tree | d87c983453f86c5a95472417e68faf269aec6a0e /arch/x86 | |
parent | cb77c3ec075a50e9f956f62dc2e4c0394df1d578 (diff) |
Bluetooth: 6lowpan: fix skb_unshare behaviour
This patch reverts commit:
a7807d73 ("Bluetooth: 6lowpan: Avoid memory leak if memory allocation
fails")
which was wrong suggested by Alexander Aring. The function skb_unshare
run also kfree_skb on failure.
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Cc: stable@vger.kernel.org # 3.18.x
Diffstat (limited to 'arch/x86')
0 files changed, 0 insertions, 0 deletions