Browse Source

qcacld-3.0: Fix misspelling of 'request'

Fix misspelling 'reuqest' => 'request'

Change-Id: I6ad1d3d45922bba6362304bd28bb1239eeb0c5e1
CRs-Fixed: 2241934
Jeff Johnson 7 years ago
parent
commit
bd16f9df6b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/dp/txrx/ol_txrx_ipa.c

+ 1 - 1
core/dp/txrx/ol_txrx_ipa.c

@@ -114,7 +114,7 @@ struct ol_txrx_ipa_uc_tx_hdr ipa_uc_tx_hdr = {
  * ol_txrx_ipa_uc_get_resource() - Client request resource information
  * @pdev: handle to the HTT instance
  *
- *  OL client will reuqest IPA UC related resource information
+ *  OL client will request IPA UC related resource information
  *  Resource information will be distributted to IPA module
  *  All of the required resources should be pre-allocated
  *