qcacld-3.0: Fix misspelling "prority"

Fix misspelling: prority ==> priority

Change-Id: I3e432895ae69e0db53ef48f43588a6f7449a8c13
CRs-Fixed: 3275703
Cette révision appartient à :
Jeff Johnson
2022-08-24 10:14:57 -07:00
révisé par Madan Koyyalamudi
Parent a03cc7c82b
révision 4046f1060c

Voir le fichier

@@ -981,7 +981,7 @@ wlan_hdd_update_queue_history_state(struct net_device *dev,
}
/**
* wlan_hdd_stop_non_priority_queue() - stop non prority queues
* wlan_hdd_stop_non_priority_queue() - stop non priority queues
* @adapter: adapter handle
*
* Return: None
@@ -1003,7 +1003,7 @@ static inline void wlan_hdd_stop_non_priority_queue(struct hdd_adapter *adapter)
}
/**
* wlan_hdd_wake_non_priority_queue() - wake non prority queues
* wlan_hdd_wake_non_priority_queue() - wake non priority queues
* @adapter: adapter handle
*
* Return: None