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:
3d60efb
)
e1000e: use resource_size_t, not unsigned long, for phys addrs
author
Becky Bruce
<bgill@freescale.com>
Thu, 1 May 2008 23:03:11 +0000
(18:03 -0500)
committer
Jeff Garzik
<jgarzik@redhat.com>
Thu, 22 May 2008 10:19:32 +0000
(06:19 -0400)
The use of unsigned long causes the driver to fail on 32-bit systems
which support 64-bit resources.
Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found