aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ibmveth.h
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2009-01-06 10:47:16 -0800
committerDavid S. Miller <davem@davemloft.net>2009-01-06 10:47:16 -0800
commit8be35bdeb2969b6dcb9a2e4f756e193325c4db33 (patch)
treeb13caf95250de15cd53ad0ce86c74217bfb18e0e /drivers/net/ibmveth.h
parent61294e2e2730f24b833d9a713add5f4f6672c2a4 (diff)
downloadkernel_samsung_smdk4412-8be35bdeb2969b6dcb9a2e4f756e193325c4db33.zip
kernel_samsung_smdk4412-8be35bdeb2969b6dcb9a2e4f756e193325c4db33.tar.gz
kernel_samsung_smdk4412-8be35bdeb2969b6dcb9a2e4f756e193325c4db33.tar.bz2
net/ehea: use consistant type
ehea_plpar_hcall9() takes an "unsigned long" array to return its results, so change the arrays we pass to it to match. This is currently only 64 bit code, so the transformation is actually a noop, but because ehea_plpar_hcall9() copies the values of registers into the array, if this was ported to a 32 bit hypervisor interface "unsigned long" would probably still be the correct type. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ibmveth.h')
0 files changed, 0 insertions, 0 deletions