]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/cxgb3/adapter.h
[2.6.28,1/1] cxgb3 - fix race in EEH
[linux-2.6-omap-h63xx.git] / drivers / net / cxgb3 / adapter.h
index 4f5cc6987ec18a4ad479ef70ac3626c9e867e1cb..e9da285972331a8f4001f17ca8ebc3fed54b445e 100644 (file)
@@ -284,6 +284,7 @@ void t3_os_link_changed(struct adapter *adapter, int port_id, int link_status,
 
 void t3_sge_start(struct adapter *adap);
 void t3_sge_stop(struct adapter *adap);
+void t3_stop_sge_timers(struct adapter *adap);
 void t3_free_sge_resources(struct adapter *adap);
 void t3_sge_err_intr_handler(struct adapter *adapter);
 irq_handler_t t3_intr_handler(struct adapter *adap, int polling);