From: David S. Miller Date: Fri, 30 Mar 2007 02:16:03 +0000 (-0700) Subject: [NET]: Fix warnings in 3c523.c and ni52.c X-Git-Tag: v2.6.22-rc1~1128^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dbad80ac7632f243b824d469301abb97ec634a1;p=pandora-kernel.git [NET]: Fix warnings in 3c523.c and ni52.c We have to put back the cast to "char *" because these pointers are volatile. Reported by Andrew Morton. Signed-off-by: David S. Miller --- Reading git-diff-tree failed