From: Luis R. Rodriguez Date: Fri, 3 Oct 2008 22:45:25 +0000 (-0700) Subject: ath9k: kill ath9k's memzero() and use memset() instead X-Git-Tag: v2.6.28-rc1~717^2~110^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0345f37be64905846a1ef38378061d4c2730242e;p=pandora-kernel.git ath9k: kill ath9k's memzero() and use memset() instead Part of the cleanup on ath9k -- this was also causing some annoying compile time warnings. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed