From: Gustavo Padovan Date: Sat, 22 Dec 2012 03:22:53 +0000 (-0200) Subject: Bluetooth: Fix skb allocation check for A2MP X-Git-Tag: v3.15-rc1~113^2~93^2^2~4^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0753c182ef11e27f8f3dea2dc9ca4bcf40019eb5;p=pandora-kernel.git Bluetooth: Fix skb allocation check for A2MP vtable's method alloc_skb() needs to return a ERR_PTR in case of err and not a NULL. Signed-off-by: Gustavo Padovan Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed