android_kernel_samsung_msm8976/drivers/infiniband
Roland Dreier 2242fa4f04 IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv()
Use a __set_data_seg() helper in mlx4_ib_post_recv() too; in addition
to making the code easier to read, this also allows gcc to generate
better code -- on x86_64:

add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-8 (-8)
function                                     old     new   delta
mlx4_ib_post_recv                            359     351      -8

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-10-09 19:59:05 -07:00
..
core IB: find_first_zero_bit() takes unsigned pointer 2007-10-09 19:59:04 -07:00
hw IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv() 2007-10-09 19:59:05 -07:00
ulp IPoIB: Make sure no receives are handled when stopping device 2007-10-09 19:59:04 -07:00
Kconfig IB: Use menuconfig for InfiniBand menu 2007-07-09 20:12:26 -07:00
Makefile IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters 2007-05-08 18:00:38 -07:00