commit | 3dbad80ac7632f243b824d469301abb97ec634a1 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Thu Mar 29 19:16:03 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:28:27 2007 -0700 |
tree | 321da325189eff0fe04226d09398be727d71b349 | |
parent | c45d286e72dd72c0229dc9e2849743ba427fee84 [diff] |
[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>