commit | 1f0dba1e51cfc93bf4545811839a84c879086fd4 | [log] [tgz] |
---|---|---|
author | Chien Tung <chien.tin.tung@intel.com> | Mon Apr 27 13:36:03 2009 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Apr 27 13:36:03 2009 -0700 |
tree | 24cd91ae82c72dbb6c931d5a582edfa6f2d3b4fa | |
parent | 0e4562da9e533188108d00022cf3650cb9e29aae [diff] |
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>