]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7f44ac8b9660c60b2b115621f769c3902c490ed0
tree24cd91ae82c72dbb6c931d5a582edfa6f2d3b4fa
parentbfdf0f4db765c62cc7740802db8eb5d585cff231
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