[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)
commitf36be62115aabd50b4eda0f06f07ab5fae2e9cfd
tree9fd9f6a2b0a53bbf316eb72594282b0a6d345b3c
parent097688ef4710648db335c3c4fa243751f60b330a
[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>
drivers/net/wireless/atmel.c