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:
ac75791
)
stmmac: make ioaddr 'void __iomem *' rather than unsigned long
author
Giuseppe CAVALLARO
<peppe.cavallaro@st.com>
Mon, 23 Aug 2010 20:40:42 +0000
(20:40 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 25 Aug 2010 23:30:51 +0000
(16:30 -0700)
This avoids unnecessary casting and adds the ioaddr in the
private structure.
This patch also removes many warning when compile the driver.
Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found