diff options
author | 2010-12-09 09:38:36 +0100 | |
---|---|---|
committer | 2010-12-13 14:53:46 -0500 | |
commit | 4a55d5852adbe66722fb1636c82c7864cd5be441 (patch) | |
tree | 959097a4adcd191417e2f59b07cb404edc3b1854 /kernel/workqueue.c | |
parent | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 (diff) | |
download | linux-rng-4a55d5852adbe66722fb1636c82c7864cd5be441.tar.xz linux-rng-4a55d5852adbe66722fb1636c82c7864cd5be441.zip |
libertas: fix potential NULL-pointer dereference
The code wants to check if there's a channel and it is not disabled,
but it used to check if channel is not NULL and accessed the channel
struct if this check failed.
Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Acked-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions