commit | 655aa393063b0cca03d1c4d1d2971b9b9770525b | [log] [tgz] |
---|---|---|
author | Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> | Sat Jun 07 12:22:08 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 11 00:13:16 2014 -0700 |
tree | ad240ed72dc0bbb69c7181e93f48e3f38c48fb72 | |
parent | a25aafaa5ba8ab267677615f821cb5d0303521e5 [diff] |
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 <rickard_strandqvist@spectrumdigital.se> Acked-by: Geoff Levand <geoff@infradead.org> Signed-off-by: David S. Miller <davem@davemloft.net>