RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=n
authorChien Tung <chien.tin.tung@intel.com>
Mon, 27 Apr 2009 20:36:03 +0000 (13:36 -0700)
committerRoland Dreier <rolandd@cisco.com>
Mon, 27 Apr 2009 20:36:03 +0000 (13:36 -0700)
commit1f0dba1e51cfc93bf4545811839a84c879086fd4
tree24cd91ae82c72dbb6c931d5a582edfa6f2d3b4fa
parent0e4562da9e533188108d00022cf3650cb9e29aae
RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=n

Remove the NES_DEBUG that is causing the compile warning about an
unused variable when INFINIBAND_NES_DEBUG is not enabled.

Signed-off-by: Chien Tung <chien.tin.tung@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/nes/nes_cm.c