summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2011-03-31 18:59:10 -0700
committerDavid S. Miller <davem@davemloft.net>2011-03-31 18:59:10 -0700
commitc100c8f4c3c6f2a407bdbaaad2c4f1062e6a473a (patch)
treebc4075ba65a4187ca46642589f5299cde399ae22 /drivers
parentc37947459172a02691ccd48cb967e8b605d38c56 (diff)
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 'drivers')
0 files changed, 0 insertions, 0 deletions