diff options
author | matthieu castet <castet.matthieu@free.fr> | 2006-01-18 07:39:27 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-01-31 17:23:41 -0800 |
commit | fdf290fd6d6a17b40055359263ed6003e87cb89b (patch) | |
tree | 52d27ebf44609f4d4083596919f3e11395fb5e40 /arch/cris | |
parent | e40abaf6336ef3756277bab70db47a47da4aa325 (diff) |
[PATCH] UEAGLE : cmv name bug (was cosmetic)
this patch correct a possible bug with cmv_name being static. If there
is 2 modems and the driver is scheduled when filling cmv_name this could
result with garbage in cmv_name. We allocate cmv_name on the stack but
with a small size in order to avoid that.
Signed-off-by: Matthieu CASTET <castet.matthieu@free.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch/cris')
0 files changed, 0 insertions, 0 deletions