linux/drivers/infiniband/hw/cxgb4
Dan Carpenter c1d7356c85 RDMA/cxgb4: Remove unneeded assignment
We don't need to assign rpl here, we do that later on.

Signed-off-by: Dan Carpenter <error27@gmail.com>

[ Indeed this assignment makes no sense, since skb is set to NULL a
  couple of lines before.  - Roland ]

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2010-07-19 13:09:40 -07:00
..
cm.c RDMA/cxgb4: Remove unneeded assignment 2010-07-19 13:09:40 -07:00
cq.c RDMA/cxgb4: Avoid false GTS CIDX_INC overflows 2010-07-06 14:04:04 -07:00
device.c RDMA/cxgb4: Register RDMA provider based on LLD state_change events 2010-05-24 21:07:59 -07:00
ev.c MAINTAINERS: Add cxgb4 and iw_cxgb4 entries 2010-05-05 14:45:40 -07:00
iw_cxgb4.h RDMA/cxgb4: Use the DMA state API instead of the pci equivalents 2010-07-06 14:01:42 -07:00
Kconfig
Makefile
mem.c RDMA/cxgb4: Use the DMA state API instead of the pci equivalents 2010-07-06 14:01:42 -07:00
provider.c Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-next 2010-05-25 09:54:03 -07:00
qp.c RDMA/cxgb4: Use the DMA state API instead of the pci equivalents 2010-07-06 14:01:42 -07:00
resource.c
t4.h RDMA/cxgb4: Use the DMA state API instead of the pci equivalents 2010-07-06 14:01:42 -07:00
t4fw_ri_api.h
user.h