diff options
author | Hannes Reinecke <hare@suse.de> | 2012-04-16 15:06:25 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-18 15:39:52 -0700 |
commit | a15d49fd3094cff90e5410ca454a870e0a722fe1 (patch) | |
tree | f3e458fa4ce3524f756e0faa48d5ed2400c022bf /arch/m68k/bvme6000 | |
parent | 97ec448aeadff55234368a89c4a07a7ef290a084 (diff) | |
download | linux-stable-a15d49fd3094cff90e5410ca454a870e0a722fe1.tar.gz linux-stable-a15d49fd3094cff90e5410ca454a870e0a722fe1.tar.bz2 linux-stable-a15d49fd3094cff90e5410ca454a870e0a722fe1.zip |
driver core: check start node in klist_iter_init_node
klist_iter_init_node() takes a node as a start argument.
However, this node might not be valid anymore.
This patch updates the klist_iter_init_node() and
dependent functions to return an error if so.
All calling functions have been audited to check
for a return code here.
Signed-off-by: Hannes Reinecke <hare@suse.de>
Cc: Greg Kroah-Hartmann <gregkh@linuxfoundation.org>
Cc: Kay Sievers <kay@vrfy.org>
Cc: Stable Kernel <stable@kernel.org>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/m68k/bvme6000')
0 files changed, 0 insertions, 0 deletions