commit | 85b722d760f0de77c4bb371b77202784671f5a54 | [log] [tgz] |
---|---|---|
author | Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> | Sun Jul 06 14:04:37 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 08 16:06:21 2014 -0700 |
tree | 182d0ebd035a918ecca3b952ad436bfa79543220 | |
parent | 29322d0db98e5a84f5cc6a55655bee3dc4ffb5ab [diff] |
isdn: hisax: l3ni1.c: 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>