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)
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>

No differences found