From: Hiroaki SHIMODA Date: Fri, 11 Feb 2011 07:08:33 +0000 (-0800) Subject: xfrm: avoid possible oopse in xfrm_alloc_dst X-Git-Tag: v2.6.38-rc6~20^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b150932197b185ad5816932912e648116c7a96a;p=pandora-kernel.git xfrm: avoid possible oopse in xfrm_alloc_dst Commit 80c802f3073e84 (xfrm: cache bundles instead of policies for outgoing flows) introduced possible oopse when dst_alloc returns NULL. Signed-off-by: Hiroaki SHIMODA Signed-off-by: David S. Miller --- Reading git-diff-tree failed