kernel-ark/drivers/infiniband/hw/nes
Chien Tung 6098d10749 RDMA/nes: Cleanup warnings
Wrap NES_DEBUG and assert macros with do while (0) to avoid ambiguous
else.  No one is using sk_buff * returned from form_cm_frame(), so
drop the return.  drop_packet() should not be incrementing reset
counter on receiving a FIN.

Signed-off-by: Chien Tung <chien.tin.tung@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-12-05 11:00:41 -08:00
..
Kconfig
Makefile
nes_cm.c RDMA/nes: Cleanup warnings 2008-12-05 11:00:41 -08:00
nes_cm.h RDMA/nes: Forward packets for a new connection with stale APBVT entry 2008-12-05 11:00:13 -08:00
nes_context.h
nes_hw.c RDMA/nes: Forward packets for a new connection with stale APBVT entry 2008-12-05 11:00:13 -08:00
nes_hw.h RDMA/nes: Mitigate compatibility issue regarding PCIe write credits 2008-11-02 21:40:55 -08:00
nes_nic.c RDMA/nes: Enhanced PFT management scheme 2008-10-03 12:21:18 -07:00
nes_user.h
nes_utils.c RDMA/nes: Check cqp_avail_reqs is empty after locking the list 2008-12-05 11:00:24 -08:00
nes_verbs.c RDMA/nes: Cleanup cqp_request list usage 2008-12-05 10:59:53 -08:00
nes_verbs.h
nes.c RDMA/nes: Mitigate compatibility issue regarding PCIe write credits 2008-11-02 21:40:55 -08:00
nes.h RDMA/nes: Cleanup warnings 2008-12-05 11:00:41 -08:00