From 655aa393063b0cca03d1c4d1d2971b9b9770525b Mon Sep 17 00:00:00 2001 From: Rickard Strandqvist Date: Sat, 7 Jun 2014 12:22:08 +0200 Subject: [PATCH] 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-format-patch failed