]> git.baikalelectronics.ru Git - kernel.git/commit
qeth: Fix for possible null pointer dereference
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Wed, 28 May 2014 08:22:30 +0000 (10:22 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 31 May 2014 00:35:23 +0000 (17:35 -0700)
commit4e0406c31987836175fd86408cef05068cbeea91
treeefa374a49ad465442f6f926297cc4d98a3c266a8
parentfb4d4b6e27699f6b2ebf86bd1fa0fb168adb9374
qeth: Fix for possible null pointer dereference

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: Frank Blaschka <blaschka@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/qeth_core_main.c