From: Dan Carpenter Date: Wed, 21 Apr 2010 23:52:01 +0000 (+0000) Subject: bluetooth: handle l2cap_create_connless_pdu() errors X-Git-Tag: v2.6.34-rc6~13^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=477fffb082920476cc26f238d65538ccb8d601e1;p=pandora-kernel.git bluetooth: handle l2cap_create_connless_pdu() errors l2cap_create_connless_pdu() can sometimes return ERR_PTR(-ENOMEM) or ERR_PTR(-EFAULT). Signed-off-by: Dan Carpenter Acked-by: Marcel Holtmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed