diff options
| author | Juergen Gross <[email protected]> | 2015-01-28 06:44:22 +0000 |
|---|---|---|
| committer | David Vrabel <[email protected]> | 2015-01-28 10:00:10 +0000 |
| commit | 3ba5c867ca504a9fbdadbbd1b36b690c7e2718df (patch) | |
| tree | 359649c81e17999cfe70a54593107e48bdca0984 /drivers/net/xen-netback/interface.c | |
| parent | x86/xen: cleanup arch/x86/xen/setup.c (diff) | |
| download | kernel-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
