aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorJuergen Gross <[email protected]>2015-01-28 06:44:22 +0000
committerDavid Vrabel <[email protected]>2015-01-28 10:00:10 +0000
commit3ba5c867ca504a9fbdadbbd1b36b690c7e2718df (patch)
tree359649c81e17999cfe70a54593107e48bdca0984 /drivers/net/xen-netback/interface.c
parentx86/xen: cleanup arch/x86/xen/setup.c (diff)
downloadkernel-3ba5c867ca504a9fbdadbbd1b36b690c7e2718df.tar.gz
kernel-3ba5c867ca504a9fbdadbbd1b36b690c7e2718df.zip
x86/xen: use correct types for addresses in arch/x86/xen/setup.c
In many places in arch/x86/xen/setup.c wrong types are used for physical addresses (u64 or unsigned long long). Use phys_addr_t instead. Use macros already defined instead of open coding them. Correct some other type mismatches. Signed-off-by: Juergen Gross <[email protected]> Signed-off-by: David Vrabel <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions