diff options
author | Eli Cohen <eli@dev.mellanox.co.il> | 2008-07-15 08:48:52 +0200 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2008-07-15 08:48:52 +0200 |
commit | e112373fd6aa280bd2cbc0d5cc3809115325a1be (patch) | |
tree | aaefb13c2558ab1041e63035b71ee6d114b8c906 /ipc/mqueue.c | |
parent | IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device() (diff) | |
download | linux-e112373fd6aa280bd2cbc0d5cc3809115325a1be.tar.xz linux-e112373fd6aa280bd2cbc0d5cc3809115325a1be.zip |
IPoIB/cm: Reduce connected mode TX object size
Since IPoIB connected mode does not NETIF_F_SG, we only have one DMA
mapping per send, so we don't need a mapping[] array. Define a new
struct with a single u64 mapping member and use it for the CM tx_ring.
Signed-off-by: Eli Cohen <eli@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions