diff options
author | Konstantin Katuev <kkatuev@gmail.com> | 2010-10-29 12:18:18 +1100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-11-10 16:33:57 -0800 |
commit | 307ae1d3d05e0379211277cc652c462d36873984 (patch) | |
tree | 11955fca2423d6843977d885c110c1504c97986c /arch | |
parent | c3444e50b211f0c7b680a115fe1485694493dc82 (diff) |
Staging: keucr driver: fix uninitialized variable & proper memset length
There was commented out transfer_flags initialization.
And i think memset should fill entire structure, not only length of
pointer to it.
This makes the driver work properly now on my hardware.
Signed-off-by: Konstantin Katuev <kkatuev@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions