Skip to content
Commit b0720be2 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

USB: isight: fix kernel bug when loading firmware



commit 59bf5cf9 upstream.

We were sending data on the stack when uploading firmware, which causes
some machines fits, and is not allowed.  Fix this by using the buffer we
already had around for this very purpose.

Reported-by: default avatarWouter M. Koolen <wmkoolen@cwi.nl>
Tested-by: default avatarWouter M. Koolen <wmkoolen@cwi.nl>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 85df277c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment