]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sdp: Fix bugs in huge paged HW's
authorAmir Vadai <amirv@mellanox.co.il>
Tue, 16 Feb 2010 15:36:00 +0000 (17:36 +0200)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 6 Oct 2015 12:04:47 +0000 (05:04 -0700)
commite35c32ade60e06e579b1e4de409e9ffa44480231
treef876948493bde7d3d9cedfca5201307e831ec24f
parent76d9c1a2f03543b132890a2ea51ea17d9e17e1cd
sdp: Fix bugs in huge paged HW's

* Protect some constants that are based on PAGE_SIZE:
  - FMR size
  - xmit_goal
* renamed SDP_HEAD_SIZE => SDP_SKB_HEAD_SIZE
* removed unneeded special IA64 code due to changes here

Signed-off-by: Amir Vadai <amirv@mellanox.co.il>
drivers/infiniband/ulp/sdp/sdp.h
drivers/infiniband/ulp/sdp/sdp_main.c
drivers/infiniband/ulp/sdp/sdp_rx.c