diff options
author | Lan Chunhe-B25806 <[email protected]> | 2010-10-18 15:22:32 +0800 |
---|---|---|
committer | David Woodhouse <[email protected]> | 2010-10-25 15:41:04 +0100 |
commit | 0b824d2b10eacd496c608a7c41a046862d48563b (patch) | |
tree | 7322d0b478f1ece6312980b77a5313639cf73d13 /net/unix/sysctl_net_unix.c | |
parent | 3ab8f2a2e7011c5e83363b42950757e46ef06824 (diff) |
P4080/mtd: Fix the freescale lbc issue with 36bit mode
When system uses 36bit physical address, res.start is 36bit
physical address. But the function of in_be32 returns 32bit
physical address. Then both of them compared each other is
wrong. So by converting the address of res.start into
the right format fixes this issue.
Signed-off-by: Lan Chunhe-B25806 <[email protected]>
Signed-off-by: Roy Zang <[email protected]>
Reviewed-by: Anton Vorontsov <[email protected]>
Signed-off-by: David Woodhouse <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions