linux_dsm_epyc7002/drivers/infiniband/hw
Roland Dreier 3c93f039d2 Revert "RDMA/nes: Fix compilation error when nes_debug is enabled"
This reverts commit bca1935ccd, which removes variables
nes_tcp_state_str and nes_iwarp_state_str, assuming that they aren't
defined.  However, they are defined within a #ifdef NES_DEBUG statement,
which if enabled causes "defined but not used" compiler warning, when
the variables are removed.

Signed-off-by: Tatyana Nikolova <Tatyana.E.Nikolova@intel.com>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2013-07-30 15:48:35 -07:00
..
amso1100 drivers/infiniband/hw/amso1100: convert to using idr_alloc_cyclic 2013-04-29 18:28:41 -07:00
cxgb3 RDMA/cxgb3: Timeout condition is never true 2013-06-20 04:51:52 -07:00
cxgb4 InfiniBand/RDMA changes for the 3.10 merge window: 2013-05-08 15:29:48 -07:00
ehca Main batch of InfiniBand/RDMA changes for 3.11 merge window: 2013-07-13 12:57:21 -07:00
ipath InfiniBand/RDMA changes for the 3.10 merge window: 2013-05-08 15:29:48 -07:00
mlx4 net: pass info struct via netdevice notifier 2013-05-28 13:11:01 -07:00
mlx5 mlx5: Return -EFAULT instead of -EPERM 2013-07-11 16:48:45 -07:00
mthca Drivers: infinband: remove __dev* attributes. 2013-01-03 15:57:15 -08:00
nes Revert "RDMA/nes: Fix compilation error when nes_debug is enabled" 2013-07-30 15:48:35 -07:00
ocrdma RDMA/ocrdma: Fix error return code in ocrdma_set_create_qp_rq_cmd() 2013-06-24 13:50:45 -07:00
qib Main batch of InfiniBand/RDMA changes for 3.11 merge window: 2013-07-13 12:57:21 -07:00