diff options
author | Kim Phillips <kim.phillips@freescale.com> | 2013-01-11 12:18:21 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-01-11 15:58:08 -0800 |
commit | fb0174723e578f9023f1237143fb81e75f470f60 (patch) | |
tree | 1e6ae57af3a98a9e635928dc1a0a79bfb1f8edc5 /net/ipv6/tcp_ipv6.c | |
parent | 28a28283f8220e0b397a18f624fbcbbe046b063c (diff) |
gianfar: use more portable i/o accessors
in/out_be32 accessors are Power arch centric whereas
ioread/writebe32 are available in other arches. Also, unlike
in/out_be32, ioread/writebe32 expect non-volatile address arguments.
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions