IB/ehca: Rework destroy_eq()
[sfrench/cifs-2.6.git] / drivers / infiniband / hw / ehca / ehca_main.c
index fb2d83c5bf010f955fd0ee7cb440724a5a5336bd..129a6bebd6e37bc20f6b3f36e77b0fb7653865e5 100644 (file)
@@ -123,7 +123,7 @@ DEFINE_IDR(ehca_qp_idr);
 DEFINE_IDR(ehca_cq_idr);
 
 static LIST_HEAD(shca_list); /* list of all registered ehcas */
-static DEFINE_SPINLOCK(shca_list_lock);
+DEFINE_SPINLOCK(shca_list_lock);
 
 static struct timer_list poll_eqs_timer;