[PATCH] atmel: memset correct range
authorAlexey Dobriyan <adobriyan@gmail.com>
Mon, 7 Nov 2005 21:41:48 +0000 (00:41 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 8 Nov 2005 02:50:01 +0000 (21:50 -0500)
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>

No differences found