From: Sebastian Siewior Date: Mon, 17 Jun 2013 17:31:52 +0000 (+0200) Subject: net: cpsw: check for cpts pointer after its allocation X-Git-Tag: v3.10~13^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab8e99d276d4b72d1532bda4423b14c9e2ce053c;p=pandora-kernel.git net: cpsw: check for cpts pointer after its allocation after priv->cpts got allocated then this pointer should check to determine if the allocation succeeded or not. Cc: Mugunthan V N Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: David S. Miller --- Reading git-diff-tree failed