diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2011-12-05 14:02:59 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-12-09 16:18:19 -0800 |
commit | 59bf5cf94f0fa3b08fb1258b52649077b7d0914d (patch) | |
tree | 6afee22d8bc28e388cb5be996bc33b22f7be66ef /arch | |
parent | bc677d5b64644c399cd3db6a905453e611f402ab (diff) | |
download | linux-59bf5cf94f0fa3b08fb1258b52649077b7d0914d.tar.gz linux-59bf5cf94f0fa3b08fb1258b52649077b7d0914d.tar.bz2 linux-59bf5cf94f0fa3b08fb1258b52649077b7d0914d.zip |
USB: isight: fix kernel bug when loading firmware
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: Wouter M. Koolen <wmkoolen@cwi.nl>
Tested-by: Wouter M. Koolen <wmkoolen@cwi.nl>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions