ソースを参照

qcacld-3.0: Fix compilation error for msmcobalt

Fix compilation error for msmcobalt when enable
CONFIG_WLAN_TX_FLOW_CONTROL_V2 feature.

CRs-Fixed: 1006068
Change-Id: Iab1c632c00a65a2c972c7701d66f3adff3073221
Yuanyuan Liu 9 年 前
コミット
bb116f2d4f
1 ファイル変更2 行追加0 行削除
  1. 2 0
      core/dp/txrx/ol_tx_queue.c

+ 2 - 0
core/dp/txrx/ol_tx_queue.c

@@ -182,6 +182,7 @@ ol_txrx_map_to_netif_reason_type(uint32_t reason)
 	}
 }
 
+#ifndef CONFIG_ICNSS
 /**
  * ol_txrx_vdev_pause() - pause vdev network queues
  * @vdev: vdev handle
@@ -233,6 +234,7 @@ void ol_txrx_vdev_unpause(ol_txrx_vdev_handle vdev, uint32_t reason)
 			netif_reason);
 
 }
+#endif
 
 /**
  * ol_txrx_pdev_pause() - pause network queues for each vdev