]> Pileus Git - ~andy/linux/blobdiff - drivers/net/ehea/ehea.h
ehea: converting msleeps to waitqueue on check_sqs() function
[~andy/linux] / drivers / net / ehea / ehea.h
index 1846623c6ae65d18b6223ada9be4531809f64a99..1321cb6401cfc9fd2a68ed0ba524a6fc83c17a32 100644 (file)
@@ -491,6 +491,8 @@ struct ehea_port {
        u8 full_duplex;
        u8 autoneg;
        u8 num_def_qps;
+       wait_queue_head_t swqe_avail_wq;
+       wait_queue_head_t restart_wq;
 };
 
 struct port_res_cfg {