Skip to content
Commit f47e81fc authored by Becky Bruce's avatar Becky Bruce Committed by Jeff Garzik
Browse files

e1000e: use resource_size_t, not unsigned long, for phys addrs



The use of unsigned long causes the driver to fail on 32-bit systems
which support 64-bit resources.

Signed-off-by: default avatarBecky Bruce <becky.bruce@freescale.com>
Signed-off-by: default avatarJeff Garzik <jgarzik@redhat.com>
parent 3d60efb5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment