From: Florin Malita Date: Mon, 5 Jun 2006 22:34:52 +0000 (-0700) Subject: [IRDA]: Missing allocation result check in irlap_change_speed(). X-Git-Tag: v2.6.17-rc6~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c893ff6abbac0c7c05b1cb9bfb6e2dfc4538c75;p=pandora-kernel.git [IRDA]: Missing allocation result check in irlap_change_speed(). The skb allocation may fail, which can result in a NULL pointer dereference in irlap_queue_xmit(). Coverity CID: 434. Signed-off-by: Florin Malita Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed