diff options
author | Don Wood <[email protected]> | 2009-04-08 14:21:02 -0700 |
---|---|---|
committer | Roland Dreier <[email protected]> | 2009-04-08 14:21:02 -0700 |
commit | 7a5efb62f6ae366cefac6be475434906c5061e15 (patch) | |
tree | 834615c1a5928d196aec846cfe2742cea168a78c /net/lapb/lapb_iface.c | |
parent | 5d80f8e5a9dc9c9a94d4aeaa567e219a808b8a4a (diff) |
RDMA/nes: Fix incorrect casts on 32-bit architectures
The were some incorrect casts to unsigned long that caused 64-bit values
to be truncated on 32-bit architectures and made the driver pass invalid
adresses and lengths to the hardware. The problems were primarily seen
with kernels with highmem configured but some could show up in
non-highmem kernels, too.
Signed-off-by: Don Wood <[email protected]>
Signed-off-by: Roland Dreier <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions