Merge "qcacld-3.0: Remove ol_rx_queue_len from cds_sched_context" into wlan-cld3.driver.lnx.2.0

Cette révision appartient à :
CNSS_WLAN Service
2018-12-07 03:20:30 -08:00
révisé par Gerrit - the friendly Code Review server
révision 9d8e41c2b8

Voir le fichier

@@ -123,9 +123,6 @@ typedef struct _cds_sched_context {
/* Spinlock to synchronize between tasklet and thread */
spinlock_t ol_rx_queue_lock;
/* Rx queue length */
unsigned int ol_rx_queue_len;
/* Lock to synchronize free buffer queue access */
spinlock_t cds_ol_rx_pkt_freeq_lock;