From: Rickard Strandqvist Date: Sat, 7 Jun 2014 10:22:08 +0000 (+0200) Subject: net: ethernet: toshiba: ps3_gelic_net.c: Cleaning up a check on a memory allocation X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=655aa393063b0cca03d1c4d1d2971b9b9770525b;p=pandora-kernel.git net: ethernet: toshiba: ps3_gelic_net.c: Cleaning up a check on a memory allocation A check on a memory allocation is checked incorrectly. This was partly found using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist Acked-by: Geoff Levand Signed-off-by: David S. Miller --- Reading git-diff-tree failed