From: Gustavo Padovan Date: Tue, 15 May 2012 16:22:55 +0000 (-0300) Subject: Bluetooth: Fix wrong set of skb fragments X-Git-Tag: v3.5-rc1~101^2~6^2^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbe0070092c3968927c63ab56c00b47c6aa3770f;p=pandora-kernel.git Bluetooth: Fix wrong set of skb fragments If alloc() fails we let the frags linked list with garbage value (the err ptr value) in its last element. Reported-by: Mat Martineau Signed-off-by: Gustavo Padovan Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed