commit | f36be62115aabd50b4eda0f06f07ab5fae2e9cfd | [log] [tgz] |
---|---|---|
author | Alexey Dobriyan <adobriyan@gmail.com> | Tue Nov 08 00:41:48 2005 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 07 21:50:01 2005 -0500 |
tree | 9fd9f6a2b0a53bbf316eb72594282b0a6d345b3c | |
parent | 097688ef4710648db335c3c4fa243751f60b330a [diff] |
[PATCH] atmel: memset correct range Specify the correct range when calling memset in atmel_get_range. Do this by specifying the size of the structure, rather than the size of the pointer. Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>