git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c45d286
)
[NET]: Fix warnings in 3c523.c and ni52.c
author
David S. Miller
<davem@sunset.davemloft.net>
Fri, 30 Mar 2007 02:16:03 +0000
(19:16 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:28:27 +0000
(22:28 -0700)
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>
No differences found