From: Alexey Dobriyan Date: Mon, 7 Nov 2005 21:41:48 +0000 (+0300) Subject: [PATCH] atmel: memset correct range X-Git-Tag: v2.6.15-rc1~69^2~19^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f36be62115aabd50b4eda0f06f07ab5fae2e9cfd;p=pandora-kernel.git [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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed