From: Cyril Roelandt Date: Sun, 2 Dec 2012 02:40:21 +0000 (+0100) Subject: rtl8712: remove useless calls to memset(). X-Git-Tag: v3.9-rc1~127^2~494 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fb3321321254b9239108285db65046e127f6627;p=pandora-kernel.git rtl8712: remove useless calls to memset(). These calls are followed by calls to memcpy() on the same memory area, so they can be safely removed. Signed-off-by: Cyril Roelandt Acked-by: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed