Ilia Mirkin 6e9d592f02 rtlwifi: Fix memset argument order
These were found using the following semantic match:
// <smpl>
@@expression E1; type T;@@
* memset(E1, ... * sizeof(T) * ..., ...);
// </smpl>

Also take this opportunity to remove the unnecessary void* casts.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Tested-by: Larry Finger <Larry.Finger@lwfinger.net>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-03-21 15:19:48 -04:00
..
2011-02-24 17:13:37 -05:00
2011-02-21 15:39:59 -05:00
2010-12-15 16:17:49 -05:00
2010-12-15 16:17:49 -05:00
2010-12-15 16:17:49 -05:00
2010-12-15 16:17:49 -05:00
2011-02-11 16:16:37 -05:00
2011-03-21 15:19:48 -04:00
2011-02-28 11:57:33 -08:00
2011-02-11 16:16:37 -05:00
2010-12-15 16:17:49 -05:00
2010-12-15 16:17:49 -05:00
2010-12-15 16:17:49 -05:00
2010-12-15 16:17:49 -05:00
2011-02-21 15:39:59 -05:00
2011-02-21 15:39:59 -05:00