diff options
author | David S. Miller <davem@davemloft.net> | 2011-03-31 18:59:10 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-03-31 18:59:10 -0700 |
commit | c100c8f4c3c6f2a407bdbaaad2c4f1062e6a473a (patch) | |
tree | bc4075ba65a4187ca46642589f5299cde399ae22 /net/mac80211/key.c | |
parent | c37947459172a02691ccd48cb967e8b605d38c56 (diff) | |
download | talos-obmc-linux-c100c8f4c3c6f2a407bdbaaad2c4f1062e6a473a.tar.gz talos-obmc-linux-c100c8f4c3c6f2a407bdbaaad2c4f1062e6a473a.zip |
appletalk: Fix OOPS in atalk_release().
Commit 60d9f461a20ba59219fdcdc30cbf8e3a4ad3f625 ("appletalk: remove
the BKL") added a dereference of "sk" before checking for NULL in
atalk_release().
Guard the code block completely, rather than partially, with the
NULL check.
Reported-by: Dave Jones <davej@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mac80211/key.c')
0 files changed, 0 insertions, 0 deletions