qcacmn: Fix typo "occured"
Replace typo "occured" with correct spelling "occurred". Change-Id: I1407965d96633b78e1f5d613b0eec3afb8f3b708 CRs-Fixed: 2238309
This commit is contained in:
@@ -1743,7 +1743,7 @@ void ce_per_engine_servicereap(struct hif_softc *scn, unsigned int ce_id)
|
||||
* enabled in TX polling mode. If this is not the case, more
|
||||
* bottom halve spin lock changes are needed. Due to data path
|
||||
* performance concern, after internal discussion we've decided
|
||||
* to make minimum change, i.e., only address the issue occured
|
||||
* to make minimum change, i.e., only address the issue occurred
|
||||
* in this function. The possible negative effect of this minimum
|
||||
* change is that, in the future, if some other function will also
|
||||
* be opened to let the user context to use, those cases need to be
|
||||
|
Reference in New Issue
Block a user