[NET]: Fix warnings in 3c523.c and ni52.c
authorDavid S. Miller <davem@sunset.davemloft.net>
Fri, 30 Mar 2007 02:16:03 +0000 (19:16 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:28:27 +0000 (22:28 -0700)
commit3dbad80ac7632f243b824d469301abb97ec634a1
tree321da325189eff0fe04226d09398be727d71b349
parentc45d286e72dd72c0229dc9e2849743ba427fee84
[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 <davem@davemloft.net>
drivers/net/3c523.c
drivers/net/ni52.c