diff --git a/core/hdd/src/wlan_hdd_tx_rx.c b/core/hdd/src/wlan_hdd_tx_rx.c index fcb3b04bcd..e8d91abc3e 100644 --- a/core/hdd/src/wlan_hdd_tx_rx.c +++ b/core/hdd/src/wlan_hdd_tx_rx.c @@ -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