net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereference
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sun, 18 May 2014 16:01:21 +0000 (18:01 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 19 May 2014 01:26:02 +0000 (21:26 -0400)
There is otherwise a risk of a possible null pointer dereference.

Was largely found by using a static code analysis program called cppcheck.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found